vendor:
QuickPHP Web Server
by:
John Leitch
6,4
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: QuickPHP Web Server
Affected Version From: 1.9.1
Affected Version To: 1.9.1
Patch Exists: NO
Related CWE: N/A
CPE: a:quickphp:quickphp_web_server
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
Directory Traversal in QuickPHP Web Server 1.9.1
A directory traversal vulnerability in QuickPHP Web Server 1.9.1 can be exploited to read files outside of the webroot directory. The resource path must be absolute and the exploit is ..%2F
Mitigation:
Ensure that the resource path is not absolute and is properly validated.