Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0822. PoCs published by muuratsalo.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion (LFI) vulnerability in Scribe 0.2 by manipulating the 'page' parameter to traverse directories and access sensitive files like /etc/passwd. The null byte (%00) is used to terminate the string and bypass file extension checks.
Description
Directory traversal vulnerability in index.php in Scribe 0.2 allows remote attackers to read arbitrary local files via a .. (dot dot) in the page parameter.
Exploits (1)
This exploit demonstrates a local file inclusion (LFI) vulnerability in Scribe 0.2 by manipulating the 'page' parameter to traverse directories and access sensitive files like /etc/passwd. The null byte (%00) is used to terminate the string and bypass file extension checks.