CVE-2008-1639

Neat weblog 0.2 - SQL Injection via articleId Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-1639. PoCs published by Khashayar Fereidani.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Neat weblog 0.2 by injecting a UNION-based query to extract admin credentials from the database. It automates the exploitation process by sending a crafted HTTP request and parsing the response to display the username and password.

Description

SQL injection vulnerability in index.php in Neat weblog 0.2 allows remote attackers to execute arbitrary SQL commands via the articleId parameter in a show action, probably related to the showArticle function in lib/lib_article.include.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Khashayar Fereidani · perlwebappsphp
https://www.exploit-db.com/exploits/5331

This Perl script exploits a SQL injection vulnerability in Neat weblog 0.2 by injecting a UNION-based query to extract admin credentials from the database. It automates the exploitation process by sending a crafted HTTP request and parsing the response to display the username and password.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Neat weblog 0.2
No auth needed
Prerequisites: Target URL with vulnerable Neat weblog 0.2 installation
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/41555
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2008/1053/references
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/28534
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/5331

Scores

EPSS 0.0097
EPSS Percentile 57.1%

Details

CWE
CWE-89
Status published
Products (1)
neat_web/neat-web 0.2
Published Apr 02, 2008
Tracked Since Feb 18, 2026