Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4060. PoCs published by Sangte Amtham.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in CubeCart by injecting a UNION-based SQL query to retrieve the database version. The vulnerability arises from insufficient sanitization of the 'productId' parameter.
Description
SQL injection vulnerability in includes/content/viewProd.inc.php in CubeCart before 4.3.7 remote attackers to execute arbitrary SQL commands via the productId parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in CubeCart by injecting a UNION-based SQL query to retrieve the database version. The vulnerability arises from insufficient sanitization of the 'productId' parameter.