CVE-2007-5782
FireConfig 0.5 - Unauthenticated Path Traversal via dl.php file Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5782. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in FireConfig v0.5's dl.php file, allowing remote attackers to read arbitrary files by manipulating the 'file' parameter. The PoC shows how to disclose /etc/passwd using a null byte to bypass file extension checks.
Description
Directory traversal vulnerability in dl.php in FireConfig 0.5 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in FireConfig v0.5's dl.php file, allowing remote attackers to read arbitrary files by manipulating the 'file' parameter. The PoC shows how to disclose /etc/passwd using a null byte to bypass file extension checks.