CVE-2007-0571
phpmyreports 3.0.11 - Remote File Inclusion via cfgPathModule Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0571. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in phpMyTools 3.0.11 by manipulating the `cfgPathModule` parameter to include arbitrary files. The PoC demonstrates path traversal to include an external file (`Evil.txt`).
Description
PHP remote file inclusion vulnerability in include/lib/lib_head.php in phpMyReports 3.0.11 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the cfgPathModule parameter.
Exploits (1)
This exploit leverages a file inclusion vulnerability in phpMyTools 3.0.11 by manipulating the `cfgPathModule` parameter to include arbitrary files. The PoC demonstrates path traversal to include an external file (`Evil.txt`).