CVE Catalog

CVE-2006-0417

High
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in login.php in miniBloggie 1.0 and earlier, when gpc_magic_quotes is disabled, allows remote attackers to execute arbitrary SQL commands and bypass authentication via the username and password parameters.

Risk Assessment

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

Recommendation

Immediately update miniBloggie to the latest version or apply a patch that fixes the SQL injection vulnerability, and enable gpc_magic_quotes or use prepared statements.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in login.php in miniBloggie 1.0 and earlier, when gpc_magic_quotes is disabled, allows remote attackers to execute arbitrary SQL commands and bypass authentication via the (1) username and (2) password parameters.

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