CVE-2007-6400
PolDoc CMS 0.96 - Path Traversal via download_file.php filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6400. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in PolDoc CMS 0.96, allowing remote attackers to read arbitrary files via the 'filename' parameter in download_file.php. The PoC shows a simple path traversal to access /etc/passwd.
Description
Directory traversal vulnerability in download_file.php in PolDoc CMS (aka PDDMS) 0.96 allows remote attackers to read arbitrary files via a .. (dot dot) or absolute pathname in the filename parameter.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in PolDoc CMS 0.96, allowing remote attackers to read arbitrary files via the 'filename' parameter in download_file.php. The PoC shows a simple path traversal to access /etc/passwd.