CVE-2009-0739

MyNews 0.10 - SQL Injection via Username or Passwd Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-0739. PoCs published by x0r.

AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Mynews 0.10's login.php, allowing authentication bypass via a simple SQLi payload (' or '1=1). The vulnerability arises from unsanitized user input in the SQL query.

Description

SQL injection vulnerability in login.php in MyNews 0.10 allows remote attackers to execute arbitrary SQL commands via the (1) username and (2) passwd parameters.

Exploits (1)

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

This exploit demonstrates an SQL injection vulnerability in Mynews 0.10's login.php, allowing authentication bypass via a simple SQLi payload (' or '1=1). The vulnerability arises from unsanitized user input in the SQL query.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Mynews 0.10
No auth needed
Prerequisites: Access to the login page of the target application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/8034
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/33728

Scores

EPSS 0.0108
EPSS Percentile 60.8%

Details

CWE
CWE-89
Status published
Products (1)
frankmancuso/mynews 0.10
Published Feb 25, 2009
Tracked Since Feb 18, 2026