CVE-2007-5458
KwsPHP Newsletter Module 1.0 - SQL Injection via Newsletter Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5458. PoCs published by s4mi.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in KwsPHP 1.0's newsletter module, allowing an attacker to dump user credentials into a file on the server. It requires magic_quotes_gpc to be disabled and leverages a UNION-based SQL injection to extract data.
Description
SQL injection vulnerability in index.php in the newsletter module 1.0 for KwsPHP, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the newsletter parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in KwsPHP 1.0's newsletter module, allowing an attacker to dump user credentials into a file on the server. It requires magic_quotes_gpc to be disabled and leverages a UNION-based SQL injection to extract data.