vendor:
PHPBuilder
by:
the master
7,5
CVSS
HIGH
Remote File Disclosure
22
CWE
Product Name: PHPBuilder
Affected Version From: 0.0.2
Affected Version To: 0.0.2
Patch Exists: YES
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
2006
PHPBuilder v0.0.2 Remote File Disclosure Vulnerability
A vulnerability in PHPBuilder v0.0.2 allows an attacker to read arbitrary files on the server by sending a specially crafted HTTP request. The vulnerability exists due to insufficient sanitization of user-supplied input to the 'filename' parameter of the 'htm2php.php' script. An attacker can exploit this vulnerability by sending a malicious HTTP request containing directory traversal sequences (e.g. '../../../../../etc/passwd') to the vulnerable script. Successful exploitation will result in the disclosure of sensitive information.
Mitigation:
Upgrade to the latest version of PHPBuilder.