CVE Catalog

CVE-2006-1557

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities were found in X-Changer 0.2. Remote attackers can execute arbitrary SQL commands via the 'from' and 'into' parameters in a 'calculate' action, and the 'id' parameter in an 'edit' action in index.php.

Risk Assessment

The risk includes unauthorized database access, data theft or modification, and potential full compromise of the application.

Recommendation

Upgrade X-Changer to the latest available version or apply security patches immediately. If upgrading is not possible, implement input filtering and sanitization for the 'from', 'into', and 'id' parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in X-Changer 0.2 allow remote attackers to execute arbitrary SQL commands via the (1) from and (2) into parameters in a calculate action, and the (3) id parameter in an edit action to index.php.

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