CVE-2008-6911

BrewBlogger 2.1.0.1 - SQL Injection via loginUsername Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-6911. PoCs published by CWH Underground.

AI-analyzed exploit summary This exploit leverages an SQL injection vulnerability in BrewBlogger 2.1.0.1 to bypass authentication and add an arbitrary admin user. It uses a crafted POST request to inject SQL into the login process and another to create the admin account.

Description

SQL injection vulnerability in the authenticateUser function in includes/authentication.inc.php in BrewBlogger (BB) 2.1.0.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the loginUsername parameter to includes/logincheck.inc.php. NOTE: some of these details are obtained from third party information.

Exploits (1)

exploitdb WORKING POC VERIFIED
by CWH Underground · perlwebappsphp
https://www.exploit-db.com/exploits/6023

This exploit leverages an SQL injection vulnerability in BrewBlogger 2.1.0.1 to bypass authentication and add an arbitrary admin user. It uses a crafted POST request to inject SQL into the login process and another to create the admin account.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: BrewBlogger 2.1.0.1
No auth needed
Prerequisites: magic_quotes_gpc = off · target URL · desired username and password
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6023
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/30133
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/46863
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/43649
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/30983

Scores

EPSS 0.0201
EPSS Percentile 78.3%

Details

CWE
CWE-89
Status published
Products (1)
brewblogger/brewblogger 2.1.0.1
Published Aug 06, 2009
Tracked Since Feb 18, 2026