Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0720. PoCs published by Filip Groszynski.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in mcNews due to unsafe handling of the 'skinfile' parameter in header.php when register_globals and allow_url_fopen are enabled. It allows remote code execution by including a malicious file from an attacker-controlled server.
Description
PHP remote file inclusion vulnerability in admin/header.php in PHP mcNews 1.3 allows remote attackers to execute arbitrary PHP code by modifying the skinfile parameter to reference a URL on a remote web server that contains the code.
Exploits (1)
This exploit leverages a file inclusion vulnerability in mcNews due to unsafe handling of the 'skinfile' parameter in header.php when register_globals and allow_url_fopen are enabled. It allows remote code execution by including a malicious file from an attacker-controlled server.