Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0371. PoCs published by darkjoker.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in SiteXS <= 0.1.1 by sending a crafted POST request to 'post.php' with a manipulated 'type' parameter. The exploit uses directory traversal sequences to access arbitrary files on the server.
Description
Directory traversal vulnerability in post.php in SiteXS CMS 0.1.1 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the type parameter.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in SiteXS <= 0.1.1 by sending a crafted POST request to 'post.php' with a manipulated 'type' parameter. The exploit uses directory traversal sequences to access arbitrary files on the server.