CVE-2008-4632

Kure 0.6.3 - Path Traversal via Post and Doc Parameters

Title source: llm
STIX 2.1

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)

exploitdb WORKING POC VERIFIED
by JosS · textwebappsphp
https://www.exploit-db.com/exploits/6767

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.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: Kure 0.6.3
No auth needed
Prerequisites: magic_quotes_gpc = Off
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6767
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/31785
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/4445
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/45927

Scores

EPSS 0.0193
EPSS Percentile 77.3%

Details

CWE
CWE-22
Status published
Products (1)
kure/kure 0.6.3
Published Oct 21, 2008
Tracked Since Feb 18, 2026