CVE-2008-0559
Nilson's Blogger 0.11 - Path Traversal via Permalink or Thispost Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0559. PoCs published by muuratsalo.
AI-analyzed exploit summary The exploit describes a local file inclusion vulnerability in Nilson's Blogger 0.11 due to improper input sanitization. An attacker can use directory traversal sequences to read arbitrary files, such as /etc/passwd, via the 'thispost' parameter in comments.php.
Description
Multiple directory traversal vulnerabilities in Nilson's Blogger 0.11 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in (1) the permalink parameter in core.php, accessed through index.php; and (2) the thispost parameter in comments.php.
Exploits (1)
The exploit describes a local file inclusion vulnerability in Nilson's Blogger 0.11 due to improper input sanitization. An attacker can use directory traversal sequences to read arbitrary files, such as /etc/passwd, via the 'thispost' parameter in comments.php.