Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2177. PoCs published by StAkeR.
AI-analyzed exploit summary The exploit demonstrates multiple local file inclusion (LFI) and local file corruption (LFC) vulnerabilities in FuzzyLime CMS <= 3.03a. It leverages insecure variable extraction and path traversal to include arbitrary files or overwrite cache files.
Description
code/display.php in fuzzylime (cms) 3.03a and earlier, when magic_quotes_gpc is disabled, allows remote attackers to conduct directory traversal attacks and overwrite arbitrary files via a "....//" (dot dot) in the s parameter, which is collapsed into a "../" value.
Exploits (1)
The exploit demonstrates multiple local file inclusion (LFI) and local file corruption (LFC) vulnerabilities in FuzzyLime CMS <= 3.03a. It leverages insecure variable extraction and path traversal to include arbitrary files or overwrite cache files.