Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-4632. PoCs published by JosS.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Kure 0.6.3 via the 'post' and 'doc' parameters. The vulnerability allows an attacker to read arbitrary files, such as /etc/passwd or config.php, by manipulating the input parameters with directory traversal sequences.
Description
Multiple directory traversal vulnerabilities in index.php in Kure 0.6.3, when magic_quotes_gpc is disabled, allow remote attackers to read and possibly execute arbitrary local files via a .. (dot dot) in the (1) post and (2) doc parameters.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Kure 0.6.3 via the 'post' and 'doc' parameters. The vulnerability allows an attacker to read arbitrary files, such as /etc/passwd or config.php, by manipulating the input parameters with directory traversal sequences.