Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3675. PoCs published by JIKO.
AI-analyzed exploit summary This exploit demonstrates a path traversal vulnerability in gelato CMS, allowing remote file disclosure by manipulating the 'img' parameter in the 'imgsize.php' script. The PoC shows how to read arbitrary files by traversing directories.
Description
Directory traversal vulnerability in classes/imgsize.php in Gelato 0.95 allows remote attackers to read arbitrary files via (1) a .. (dot dot) and possibly (2) a full pathname in the img parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a path traversal vulnerability in gelato CMS, allowing remote file disclosure by manipulating the 'img' parameter in the 'imgsize.php' script. The PoC shows how to read arbitrary files by traversing directories.