CVE Catalog

CVE-2006-1706

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities in Shopweezle 2.0 allow remote attackers to execute arbitrary SQL commands via the itemID parameter to login.php and memo.php, and via itemgr, brandID, and album parameters to index.php. Invalid SQL queries also result in full path disclosure.

Risk Assessment

The risk includes unauthorized database access, data theft or modification, and potential application compromise. Full path disclosure aids further attacks.

Recommendation

Immediately update Shopweezle to the latest version or apply security patches. If unavailable, implement input validation and parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in Shopweezle 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) itemID parameter to (a) login.php and (b) memo.php; and the (2) itemgr, (3) brandID, and (4) album parameters to (c) index.php. NOTE: this issue also produces resultant full path disclosure from invalid SQL queries.

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