Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0818. PoCs published by MhZ91.
AI-analyzed exploit summary The exploit describes a Local File Inclusion (LFI) vulnerability in freePHPgallery 0.6, where the 'lang' cookie parameter is used unsafely in include statements. The writeup identifies vulnerable files and explains how to manipulate the cookie to achieve LFI.
Description
Multiple directory traversal vulnerabilities in freePHPgallery 0.6 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang cookie to (1) comment.php, (2) index.php, and (3) show.php.
Exploits (1)
The exploit describes a Local File Inclusion (LFI) vulnerability in freePHPgallery 0.6, where the 'lang' cookie parameter is used unsafely in include statements. The writeup identifies vulnerable files and explains how to manipulate the cookie to achieve LFI.