CVE-2014-9305

Cart66 Lite < 1.5.1.17 - Authenticated SQL Injection via id Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC
by Kacper Szurek · textwebappsphp
https://www.exploit-db.com/exploits/35459

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.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Cart66 Lite WordPress Ecommerce 1.5.1.17
Auth required
Prerequisites: Registered user account on the target WordPress site
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Patch, Vendor Advisory x_refsource_confirm
https://wordpress.org/plugins/cart66-lite/changelog/
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/show/osvdb/115286
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/35459

Scores

EPSS 0.0372
EPSS Percentile 88.4%

Details

CWE
CWE-89
Status published
Products (1)
reality66/cart66_lite < 1.5.1.17
Published Dec 08, 2014
Tracked Since Feb 18, 2026