CVE-2007-6376
Francisco Burzi PHP-Nuke 8.0 - Path Traversal via autohtml.php filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6376. PoCs published by d3v1l.
AI-analyzed exploit summary The provided text describes a local file inclusion (LFI) vulnerability in Dance Music software, where unsanitized user input in the 'filename' parameter of 'autohtml.php' allows unauthorized file access. The example demonstrates path traversal to read '/etc/passwd'.
Description
Directory traversal vulnerability in autohtml.php in Francisco Burzi PHP-Nuke 8.0 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the filename parameter, a different vector than CVE-2006-4190. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
The provided text describes a local file inclusion (LFI) vulnerability in Dance Music software, where unsanitized user input in the 'filename' parameter of 'autohtml.php' allows unauthorized file access. The example demonstrates path traversal to read '/etc/passwd'.