CVE-2006-4042

mybloggie < 2.1.4 - SQL Injection via trackback.php Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-4042. PoCs published by rgod.

AI-analyzed exploit summary This exploit demonstrates SQL injection in MyBloggie <= 2.1.4 via the trackback.php file, allowing an attacker to disclose administrative credentials by injecting malicious SQL queries into the 'title', 'url', 'excerpt', and 'blog_name' parameters. The exploit bypasses magic_quotes_gpc using URL encoding and retrieves the admin username and password hash from the database.

Description

Multiple SQL injection vulnerabilities in trackback.php in myWebland myBloggie 2.1.4 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) title, (2) url, (3) excerpt, or (4) blog_name parameters.

Exploits (1)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/2118

This exploit demonstrates SQL injection in MyBloggie <= 2.1.4 via the trackback.php file, allowing an attacker to disclose administrative credentials by injecting malicious SQL queries into the 'title', 'url', 'excerpt', and 'blog_name' parameters. The exploit bypasses magic_quotes_gpc using URL encoding and retrieves the admin username and password hash from the database.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: MyBloggie <= 2.1.4
No auth needed
Prerequisites: MySQL >= 4.1 · Trackback functionality enabled
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (8)

Core 8
Core References
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/3179
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/19362
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/442323/100/0/threaded
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/2118
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/21376
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/28241
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/1347

Scores

EPSS 0.0181
EPSS Percentile 75.9%

Details

CWE
CWE-89
Status published
Products (1)
mywebland/mybloggie < 2.1.4
Published Aug 09, 2006
Tracked Since Feb 18, 2026