vendor:
Quick 'n Easy Web Server
by:
Cyber-Zone (ABDELKHALEK)
7,5
CVSS
HIGH
Arbitrary File Disclosure
22
CWE
Product Name: Quick 'n Easy Web Server
Affected Version From: 3.3.5
Affected Version To: 3.3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:pablosoftwaresolutions:quick_'n_easy_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
2009
Quick ‘n Easy Web Server 3.3.5 Arbitrary File Disclosure Exploit
This exploit allows an attacker to access arbitrary files on a vulnerable Quick 'n Easy Web Server 3.3.5 system. The attacker can send a specially crafted HTTP request containing directory traversal characters (../../) to the vulnerable server, which will then return the contents of the requested file. This vulnerability is due to the lack of proper input validation in the application.
Mitigation:
Input validation should be used to prevent directory traversal attacks. Additionally, access to sensitive files should be restricted.