CVE Catalog

CVE-2006-1685

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities exist in the modules.php file of APT-webshop-system versions 4.0 PRO, 3.0 BASIC, and 3.0 LIGHT. Remote attackers can execute arbitrary SQL commands via the group, seite, and id parameters, likely in the artikel functionality. Additionally, invalid SQL queries may lead to path disclosure.

Risk Assessment

The risk includes unauthorized database access, sensitive data leakage, and potential disclosure of the file system structure, which could facilitate further attacks.

Recommendation

Immediately update the APT-webshop-system to the latest available version or apply security patches. If an update is not possible, implement input filtering and validation for the group, seite, and id parameters, and use prepared statements.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in modules.php in APT-webshop-system 4.0 PRO, 3.0 BASIC, and 3.0 LIGHT allow remote attackers to execute arbitrary SQL commands via the (1) group, (2) seite, and (3) id parameter, possibly involving the artikel functionality. NOTE: this vulnerability also allows resultant path disclosure when the SQL queries are invalid.

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