Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2598. PoCs published by Silentz.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in SimpleNews <= 1.0.0 FINAL by injecting a UNION-based query to retrieve admin credentials (username and password hash) from the database. It requires magic_quotes_gpc to be off.
Description
SQL injection vulnerability in print.php in SimpleNews 1.0.0 FINAL allows remote attackers to execute arbitrary SQL commands via the news_id parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in SimpleNews <= 1.0.0 FINAL by injecting a UNION-based query to retrieve admin credentials (username and password hash) from the database. It requires magic_quotes_gpc to be off.