cve/2007/CVE-2007-1577.md
2024-05-26 14:27:05 +02:00

761 B

CVE-2007-1577

Description

Directory traversal vulnerability in index.php in GeBlog 0.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the GLOBALS[tplname] parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by index.php.

POC

Reference

Github

No PoCs found on GitHub currently.