vendor:
QuickDev 4 Php
by:
SirGod
7,5
CVSS
HIGH
Arbitrary File Download
434
CWE
Product Name: QuickDev 4 Php
Affected Version From: N/A
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: N/A
2009
QuickDev 4 Php (download.php file) Arbitrary File Download
The vulnerability exists due to insufficient validation of user-supplied input in the 'file' parameter of the 'download.php' script. This can be exploited to download arbitrary files from the web server via a specially crafted HTTP request.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.