CVE-2005-3010
CuteNews < 1.4.0 - Remote Code Execution via HTTP_CLIENT_IP Header Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3010. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets CVE-2005-3010 in CuteNews 1.4.0 (and possibly prior versions) by injecting a PHP shell into the flood.db.php file via HTTP header manipulation (Client-Ip). It then executes arbitrary commands through the injected shell.
Description
Direct static code injection vulnerability in the flood protection feature in inc/shows.inc.php in CuteNews 1.4.0 and earlier allows remote attackers to execute arbitrary PHP code via the HTTP_CLIENT_IP header (Client-Ip), which is injected into data/flood.db.php.
Exploits (1)
This exploit targets CVE-2005-3010 in CuteNews 1.4.0 (and possibly prior versions) by injecting a PHP shell into the flood.db.php file via HTTP header manipulation (Client-Ip). It then executes arbitrary commands through the injected shell.