CVE-2008-5953
KTP Computer Customer Database - Remote File Inclusion via Path Traversal in p Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5953. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit targets a Local File Inclusion (LFI) vulnerability in KTP Computer Customer Database CMS, allowing remote command execution by injecting PHP code into Apache log files. It requires magic_quotes_gpc to be off and leverages log poisoning to achieve RCE.
Description
Directory traversal vulnerability in KTP Computer Customer Database (KTPCCD) CMS, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the p parameter to the default URI.
Exploits (1)
This exploit targets a Local File Inclusion (LFI) vulnerability in KTP Computer Customer Database CMS, allowing remote command execution by injecting PHP code into Apache log files. It requires magic_quotes_gpc to be off and leverages log poisoning to achieve RCE.