CVE-2008-0159
eggblog < 3.1.0 - SQL Injection via eggblogpassword Cookie Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0159. PoCs published by Eugene Minaev.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in eggblog <= 3.1.0 via manipulated cookies. It brute-forces character-by-character to extract hashed passwords from the database under specific conditions (magic_quotes_gpc off, MySQL > 4.1).
Description
SQL injection vulnerability in index.php in eggBlog 3.1.0 and earlier allows remote attackers to execute arbitrary SQL commands via the eggblogpassword parameter in a cookie.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in eggblog <= 3.1.0 via manipulated cookies. It brute-forces character-by-character to extract hashed passwords from the database under specific conditions (magic_quotes_gpc off, MySQL > 4.1).