Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0411. PoCs published by RedTeam Pentesting.
AI-analyzed exploit summary The exploit describes a local file inclusion (LFI) vulnerability in CitrusDB 0.3.6 due to improper input sanitization. It allows an attacker to include arbitrary local PHP files via the 'load' parameter, potentially leading to remote code execution if combined with file upload capabilities.
Description
Directory traversal vulnerability in index.php for CitrusDB 0.3.6 and earlier allows remote attackers and local users to include arbitrary PHP files via .. (dot dot) sequences in the load parameter.
Exploits (1)
The exploit describes a local file inclusion (LFI) vulnerability in CitrusDB 0.3.6 due to improper input sanitization. It allows an attacker to include arbitrary local PHP files via the 'load' parameter, potentially leading to remote code execution if combined with file upload capabilities.