CVE-2003-1240
CuteNews 0.88 - Remote Code Execution via cutepath Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2003-1240. PoCs published by Over_G.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion (RFI) vulnerability in CuteNews, allowing an attacker to include and execute arbitrary remote files via the 'cutepath' parameter. The provided 'config.php' payload is a simple proof-of-concept to verify the vulnerability.
Description
PHP remote file inclusion vulnerability in CuteNews 0.88 allows remote attackers to execute arbitrary PHP code via a URL in the cutepath parameter in (1) shownews.php, (2) search.php, or (3) comments.php.
Exploits (3)
This exploit demonstrates a remote file inclusion (RFI) vulnerability in CuteNews, allowing an attacker to include and execute arbitrary remote files via the 'cutepath' parameter. The provided 'config.php' payload is a simple proof-of-concept to verify the vulnerability.
This exploit demonstrates a remote file inclusion (RFI) vulnerability in CuteNews, allowing an attacker to include and execute arbitrary PHP code from a remote server by manipulating the 'cutepath' parameter in search.php.
This exploit demonstrates a remote file inclusion (RFI) vulnerability in CuteNews, allowing an attacker to include and execute arbitrary PHP code from a remote server by manipulating the 'cutepath' parameter in comments.php.