CVE-2008-7059

One-News Beta 2 - SQL Injection via q Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2008-7059. PoCs published by suN8Hclf.

AI-analyzed exploit summary This exploit demonstrates XSS, HTML injection, and SQL injection vulnerabilities in OneNews Beta 2. The XSS and HTML injection can be triggered in both authenticated (add.php) and unauthenticated (index.php) contexts, while the SQL injection requires MAGIC_QUOTES to be off.

Description

SQL injection vulnerability in index.php in One-News Beta 2 allows remote attackers to execute arbitrary SQL commands via the q parameter.

Exploits (2)

exploitdb WORKING POC VERIFIED
by suN8Hclf · textwebappsphp
https://www.exploit-db.com/exploits/6292

This exploit demonstrates XSS, HTML injection, and SQL injection vulnerabilities in OneNews Beta 2. The XSS and HTML injection can be triggered in both authenticated (add.php) and unauthenticated (index.php) contexts, while the SQL injection requires MAGIC_QUOTES to be off.

Classification
Working Poc 90%
Attack Type
Xss | Sqli
Complexity
Trivial
Reliability
Reliable
Target: OneNews Beta 2
Auth required
Prerequisites: MAGIC_QUOTES=OFF for SQLi · Authentication for XSS in add.php
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by suN8Hclf · textwebappsphp
https://www.exploit-db.com/exploits/32293

The exploit demonstrates an SQL injection vulnerability in One-News Beta 2 by injecting a malicious query into the 'q' parameter. The payload uses a UNION-based SQLi to extract data from the database.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: One-News Beta 2
No auth needed
Prerequisites: Access to the vulnerable web application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/30804
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/495679/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/44644

Scores

EPSS 0.0097
EPSS Percentile 57.3%

Details

CWE
CWE-89
Status published
Products (1)
aled_owen/one-news
Published Aug 24, 2009
Tracked Since Feb 18, 2026