vendor:
phpMUR
by:
Offensive
7,5
CVSS
HIGH
Remote File Disclosure
22
CWE
Product Name: phpMUR
Affected Version From: PHP Version > 4.x.x
Affected Version To: N/A
Patch Exists: NO
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: Windows XP
2010
phpMUR Remote File Disclosure
phpMUR is vulnerable to a remote file disclosure vulnerability. This vulnerability allows an attacker to read any file on the server. The vulnerability exists due to insufficient sanitization of user-supplied input to the 'header' parameter in the 'getid3.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script. This will allow the attacker to read any file on the server.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in the application.