Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2352. PoCs published by 0in.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in Smeego CMS by manipulating the 'lang' cookie parameter to include arbitrary files. The script sends an HTTP request with a crafted cookie to traverse directories and read files.
Description
Directory traversal vulnerability in index.php in Smeego 1.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang cookie.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in Smeego CMS by manipulating the 'lang' cookie parameter to include arbitrary files. The script sends an HTTP request with a crafted cookie to traverse directories and read files.