CVE-2014-9305
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
SQL injection vulnerability in the shortcodeProductsTable function in models/Cart66Ajax.php in the Cart66 Lite plugin before 1.5.2 for WordPress allows remote authenticated users to execute arbitrary SQL commands via the id parameter in a shortcode_products_table action to wp-admin/admin-ajax.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://wordpress.org/plugins/cart66-lite/changelog/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| reality66 | cart66_lite | {"endIncluding":"1.5.1.17"} | |
References
- http://osvdb.org/show/osvdb/115286
- http://packetstormsecurity.com/files/129395/Cart66-Lite-WordPress-Ecommerce-1.5.1.17-SQL-Injection.html
- http://security.szurek.pl/cart66-lite-wordpress-ecommerce-15117-blind-sql-injection.html
- http://www.exploit-db.com/exploits/35459
- https://wordpress.org/plugins/cart66-lite/changelog/
- http://osvdb.org/show/osvdb/115286
- http://packetstormsecurity.com/files/129395/Cart66-Lite-WordPress-Ecommerce-1.5.1.17-SQL-Injection.html
- http://security.szurek.pl/cart66-lite-wordpress-ecommerce-15117-blind-sql-injection.html
- http://www.exploit-db.com/exploits/35459
- https://wordpress.org/plugins/cart66-lite/changelog/
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.