CVE-2014-9305
Cart66 Lite < 1.5.1.17 - Authenticated SQL Injection via id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9305. PoCs published by Kacper Szurek.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in Cart66 Lite WordPress Ecommerce 1.5.1.17. The vulnerability arises from improper escaping of the 'id' parameter in the 'shortcodeProductsTable' function, allowing authenticated users to execute arbitrary SQL queries.
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.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in Cart66 Lite WordPress Ecommerce 1.5.1.17. The vulnerability arises from improper escaping of the 'id' parameter in the 'shortcodeProductsTable' function, allowing authenticated users to execute arbitrary SQL queries.