Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-0311. PoCs published by Aliaksandr Hartsuyeu.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in AOblogger 2.3, where improper input sanitization allows attackers to bypass authentication via crafted input in the login form. The example demonstrates a basic SQLi payload to compromise the application.
Description
SQL injection vulnerability in login.php in aoblogger 2.3 allows remote attackers to execute arbitrary SQL commands via the username parameter.
Exploits (1)
The provided text describes a SQL injection vulnerability in AOblogger 2.3, where improper input sanitization allows attackers to bypass authentication via crafted input in the login form. The example demonstrates a basic SQLi payload to compromise the application.