vendor:
wp-ecommerce-shop-styling
by:
Larry W. Cashdollar
7.5
CVSS
HIGH
Remote File Download
TBD
CWE
Product Name: wp-ecommerce-shop-styling
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: YES
Related CWE: Requested TBD
CPE:
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2015
Remote file download vulnerability in wordpress plugin wp-ecommerce-shop-styling v2.5
The code in ./wp-ecommerce-shop-styling/includes/download.php doesn't sanitize user input to prevent sensitive system files from being downloaded. An attacker can use the curl command to download the file from the server.
Mitigation:
Sanitize user input to prevent sensitive system files from being downloaded.