vendor:
Mp3 Search Engine
by:
THUNDER
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Mp3 Search Engine
Affected Version From: 1.5.2005
Affected Version To: 1.5.2005
Patch Exists: NO
Related CWE: N/A
CPE: a:x10media:mp3_search_engine:1.5.5
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
2008
X10media Mp3 Search Engine v1.5.5 Remote File Inclusion Vulnerability
X10media Mp3 Search Engine v1.5.5 is vulnerable to a remote file inclusion vulnerability. This vulnerability is due to the application not properly sanitizing user-supplied input in the 'web_root' parameter of the 'includes/function_core.php' and 'templates/layout_lyrics.php' scripts. An attacker can exploit this vulnerability by supplying a malicious URL in the 'web_root' parameter. This can allow the attacker to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.