vendor:
Candidate-application-form
by:
Larry W. Cashdollar
8.8
CVSS
HIGH
Remote file download vulnerability
22
CWE
Product Name: Candidate-application-form
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:flaxlandsconsulting:candidate-application-form
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
2015
Remote file download vulnerability in candidate-application-form v1.0 wordpress plugin
The code in downloadpdffile.php doesn't do any sanity checks, allowing a remote attacker to download sensitive system files. An attacker can use a curl command to download the file from the server.
Mitigation:
Sanity checks should be implemented to prevent remote file download.