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)
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.