CVE-2008-0329

LulieBlog 1.0.1 and 1.0.2 - Unauthenticated Arbitrary Comment and Article Deletion via Admin Endpoints

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-0329. PoCs published by ka0x.

AI-analyzed exploit summary This is a writeup describing an authentication bypass vulnerability in LulieBlog 1.0.1, where unauthenticated users can manipulate comments and articles via direct SQL queries by passing an 'id' parameter. The vulnerability arises from improper access controls in admin functions.

Description

LulieBlog 1.0.1 and 1.0.2 does not restrict access to (1) article_suppr.php, (2) comment_accepter.php, and (3) comment_refuser.php in Admin/, which allows remote attackers to accept comments, delete comments, and delete articles via the id parameter.

Exploits (1)

exploitdb WRITEUP VERIFIED
by ka0x · textwebappsphp
https://www.exploit-db.com/exploits/4912

This is a writeup describing an authentication bypass vulnerability in LulieBlog 1.0.1, where unauthenticated users can manipulate comments and articles via direct SQL queries by passing an 'id' parameter. The vulnerability arises from improper access controls in admin functions.

Classification
Writeup 90%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: LulieBlog 1.0.1
No auth needed
Prerequisites: Access to the target admin endpoints
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/27290
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/39669
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4912
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/28432

Scores

EPSS 0.0210
EPSS Percentile 79.3%

Details

CWE
CWE-264
Status published
Products (2)
julien_plesniak/lulieblog 1.0.1
julien_plesniak/lulieblog 1.0.2
Published Jan 17, 2008
Tracked Since Feb 18, 2026