CVE Catalog

CVE-2006-0673

High
Published: Translated: NVD NIST

Summary

Multiple SQL injection vulnerabilities exist in Magic Calendar Lite 1.02 in cms/index.php via the $total_login and $total_password parameters when magic_quotes_gpc is disabled. Remote attackers can execute arbitrary SQL commands.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify data, and potentially take over the server.

Recommendation

Immediately update Magic Calendar Lite to the latest version or apply a security patch. Also enable magic_quotes_gpc and use parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in cms/index.php in Magic Calendar Lite 1.02, with magic_quotes_gpc disabled, allow remote attackers to execute arbitrary SQL commands via the (1) $total_login and (2) $total_password parameter.

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