CVE Catalog

CVE-2005-4318

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in Limbo CMS 1.0.4.2 and earlier, with register_globals off, allows remote attackers to execute arbitrary SQL commands via the _SERVER[REMOTE_ADDR] parameter in index.php, which modifies the underlying $_SERVER variable.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify data, and in extreme cases take control of the application.

Recommendation

Immediately update Limbo CMS to the latest available version that fixes this vulnerability, or apply proper input filtering for the _SERVER[REMOTE_ADDR] parameter.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in index.php in Limbo CMS 1.0.4.2 and earlier, with register_globals off, allows remote attackers to execute arbitrary SQL commands via the _SERVER[REMOTE_ADDR] parameter, which modifies the underlying $_SERVER variable.

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