vendor:
WordPress Shopping Cart
by:
SecurityFocus
7,5
CVSS
HIGH
SQL-injection and arbitrary file-upload vulnerability
89, 264
CWE
Product Name: WordPress Shopping Cart
Affected Version From: WordPress Shopping Cart 8.1.14
Affected Version To: WordPress Shopping Cart 8.1.14
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:wordpress_shopping_cart
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
2012
WordPress Shopping Cart Plugin Multiple Vulnerabilities
The WordPress Shopping Cart plugin for WordPress is prone to multiple SQL-injection vulnerabilities and an arbitrary file-upload vulnerability because it fails to sanitize user-supplied data. Exploiting these issues could allow an attacker to compromise the application, execute arbitrary code, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically construct SQL queries.