CVE-2006-5889
BrewBlogger 1.3.1 - SQL Injection via printLog.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5889. PoCs published by Craig Heffner.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in BrewBlogger 1.3.1 by crafting a malicious URL that extracts user credentials from the database via a UNION-based attack. It targets the 'id' parameter in printLog.php to enumerate usernames and passwords.
Description
SQL injection vulnerability in printLog.php in BrewBlogger (BB) 1.3.1 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in BrewBlogger 1.3.1 by crafting a malicious URL that extracts user credentials from the database via a UNION-based attack. It targets the 'id' parameter in printLog.php to enumerate usernames and passwords.