CVE-2007-4919

JBlog 1.0 - SQL Injection via id Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2007-4919. PoCs published by s4mi.

AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in JBlog 1.0 by injecting a UNION-based payload into the 'id' parameter, extracting admin credentials from the 'auteur' table. It sends a crafted HTTP GET request to retrieve and display the username and password hash.

Description

Multiple SQL injection vulnerabilities in JBlog 1.0 allow (1) remote attackers to execute arbitrary SQL commands via the id parameter to index.php, and allow (2) remote authenticated administrators to execute arbitrary SQL commands via the id parameter to admin/modifpost.php.

Exploits (2)

exploitdb WORKING POC VERIFIED
by s4mi · perlwebappsphp
https://www.exploit-db.com/exploits/4408

This Perl script exploits a SQL injection vulnerability in JBlog 1.0 by injecting a UNION-based payload into the 'id' parameter, extracting admin credentials from the 'auteur' table. It sends a crafted HTTP GET request to retrieve and display the username and password hash.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: JBlog 1.0
No auth needed
Prerequisites: Target must be running JBlog 1.0 · Network access to the target web server
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by s4mi · htmlwebappsphp
https://www.exploit-db.com/exploits/4211

This exploit demonstrates multiple vulnerabilities in JBlog 1.0, including XSS, cookie manipulation, and privilege escalation. It allows an attacker to create an admin account, manipulate cookies, and execute arbitrary JavaScript.

Classification
Working Poc 90%
Attack Type
Xss | Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: JBlog 1.0
No auth needed
Prerequisites: Access to the target JBlog installation
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/25669
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4408
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/36602
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/3178

Scores

EPSS 0.0099
EPSS Percentile 57.9%

Details

CWE
CWE-89
Status published
Products (1)
jblog/jblog 1.0
Published Sep 17, 2007
Tracked Since Feb 18, 2026