CVE Catalog

CVE-2006-2164

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in Avactis Shopping Cart 0.1.2 and earlier allow remote attackers to execute arbitrary SQL commands via category_id and prod_id parameters. Invalid SQL queries also result in full path disclosure.

Risk Assessment

The risk includes unauthorized database access, data leakage, and exposure of system paths, which can facilitate further attacks.

Recommendation

Immediately update Avactis Shopping Cart to the latest version and implement input validation for category_id and prod_id parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in Avactis Shopping Cart 0.1.2 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) category_id parameter in (a) store_special_offers.php and (b) store.php, and (2) prod_id parameter in (c) cart.php and (d) product_info.php. NOTE: this issue also produces resultant full path disclosure from invalid SQL queries.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS