CVE-2008-3564
Dayfox Blog 4 - Remote File Inclusion via Path Traversal in p, cat, and archive Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3564. PoCs published by Virangar Security.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Dayfox Blog due to improper sanitization of user input in the 'cat', 'p', and 'archive' parameters. The vulnerability allows an attacker to read arbitrary files on the server by traversing directories.
Description
Multiple directory traversal vulnerabilities in index.php in Dayfox Blog 4 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) p, (2) cat, and (3) archive parameters. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Dayfox Blog due to improper sanitization of user input in the 'cat', 'p', and 'archive' parameters. The vulnerability allows an attacker to read arbitrary files on the server by traversing directories.