CVE-2010-4917

A-Blog 2.0 - SQL Injection via Search Words Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2010-4917. PoCs published by Ptrace Security.

AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in A-Blog v2.0's search.php, leveraging unsanitized input in the 'words' GET parameter to extract administrator credentials via a UNION-based attack. The payload bypasses whitespace filtering by using URL-encoded comments and operators.

Description

SQL injection vulnerability in sources/search.php in A-Blog 2.0 allows remote attackers to execute arbitrary SQL commands via the words parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Ptrace Security · pythonwebappsphp
https://www.exploit-db.com/exploits/14894

This exploit targets a SQL injection vulnerability in A-Blog v2.0's search.php, leveraging unsanitized input in the 'words' GET parameter to extract administrator credentials via a UNION-based attack. The payload bypasses whitespace filtering by using URL-encoded comments and operators.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: A-Blog v2.0
No auth needed
Prerequisites: Target must be running A-Blog v2.0 with exposed search.php · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/14894
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/8450
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2010/2297
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/42988
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/61600
Exploit, Third Party Advisory x_refsource_misc
http://packetstormsecurity.org/1009-exploits/ablog-sql.txt

Scores

EPSS 0.0118
EPSS Percentile 63.6%

Details

CWE
CWE-89
Status published
Products (1)
a-blog/a-blog 2.0
Published Oct 08, 2011
Tracked Since Feb 18, 2026