CVE-2008-1295

phpMyNewsletter <0.8 beta 5 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-1295. PoCs published by Charles Fol.

AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in PHPMyNewsletter <= 0.8b5, extracting admin credentials (email and password) from the pmnl_config table via a UNION-based attack. It requires magic_quotes_gpc to be disabled.

Description

SQL injection vulnerability in archives.php in Gregory Kokanosky (aka Greg's Place) phpMyNewsletter 0.8 beta 5 and earlier allows remote attackers to execute arbitrary SQL commands via the msg_id parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Charles Fol · phpwebappsphp
https://www.exploit-db.com/exploits/5231

This exploit targets a SQL injection vulnerability in PHPMyNewsletter <= 0.8b5, extracting admin credentials (email and password) from the pmnl_config table via a UNION-based attack. It requires magic_quotes_gpc to be disabled.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: PHPMyNewsletter <= 0.8b5
No auth needed
Prerequisites: magic_quotes_gpc=Off · target URL with vulnerable archives.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/41197
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/28189
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/5231

Scores

EPSS 0.0094
EPSS Percentile 56.2%

Details

CWE
CWE-89
Status published
Products (1)
gregory_kokanosky/phpmynewsletter < 0.8_beta_5
Published Mar 12, 2008
Tracked Since Feb 18, 2026