CVE Catalog

CVE-2006-0318

High
Published: Translated: NVD NIST

Summary

BlogPHP 1.0 contains an SQL injection vulnerability in index.php when magic_quotes_gpc is disabled. An attacker can send a crafted query via the username parameter in a login action, allowing arbitrary SQL commands and authentication bypass.

Risk Assessment

The risk involves unauthorized access to the database and system, potentially leading to data theft, content modification, or application takeover.

Recommendation

Immediately update BlogPHP to the latest version or apply a security patch. Additionally, enable magic_quotes_gpc or use prepared statements in the code.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in index.php in BlogPHP 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands and bypass authentication via the username parameter in a login action.

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