Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1325. PoCs published by muuratsalo.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion (LFI) vulnerability in Uberghey CMS 0.3.1 due to improper input sanitization. Attackers can access sensitive files like /etc/passwd by manipulating the 'page_id' or 'language' parameters.
Description
Multiple directory traversal vulnerabilities in index.php in Uberghey CMS 0.3.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) page_id and (2) language parameters. NOTE: this might be the same issue as CVE-2008-1324.
Exploits (1)
This exploit demonstrates a local file inclusion (LFI) vulnerability in Uberghey CMS 0.3.1 due to improper input sanitization. Attackers can access sensitive files like /etc/passwd by manipulating the 'page_id' or 'language' parameters.