CVE-2007-5099
David Watters Helplink 0.1.0 - Remote Code Execution via show.php file Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5099. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Helplink 0.1.0 due to improper sanitization of the 'file' parameter in show.php. The PoC shows how an attacker can include arbitrary remote files by manipulating the GET parameter.
Description
PHP remote file inclusion vulnerability in show.php in David Watters Helplink 0.1.0 allows remote attackers to execute arbitrary PHP code via a URL in the file parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Helplink 0.1.0 due to improper sanitization of the 'file' parameter in show.php. The PoC shows how an attacker can include arbitrary remote files by manipulating the GET parameter.