Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0887. PoCs published by GulfTech Security.
AI-analyzed exploit summary The exploit demonstrates a PHP code execution vulnerability in Double Choco Latte by injecting a system command via the 'menuAction' parameter. It leverages insufficient input sanitization to execute arbitrary commands.
Description
Eval injection vulnerability in Double Choco Latte before 0.9.4.3 allows remote attackers to execute arbitrary PHP code via the menuAction variable in (1) functions.inc.php or (2) main.php, which causes code to be injected into an eval statement.
Exploits (1)
The exploit demonstrates a PHP code execution vulnerability in Double Choco Latte by injecting a system command via the 'menuAction' parameter. It leverages insufficient input sanitization to execute arbitrary commands.