CVE-2005-0678
Form Mail Script < 2.3 - Remote File Inclusion via script_root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0678. PoCs published by Filip Groszynski.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in formmail.inc.php by manipulating the script_root parameter when register_globals and allow_url_fopen are enabled. It allows remote code execution by including a malicious script from an attacker-controlled server.
Description
PHP remote file inclusion vulnerability in formmail.inc.php for Form Mail Script 2.3 and earlier allows remote attackers to execute arbitrary PHP code by modifying the script_root to reference a URL on a remote web server that contains the code.
Exploits (1)
This exploit leverages a file inclusion vulnerability in formmail.inc.php by manipulating the script_root parameter when register_globals and allow_url_fopen are enabled. It allows remote code execution by including a malicious script from an attacker-controlled server.