CVE-2009-4836
Movie PHP Script 2.0 - Remote Code Execution via Anticode Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4836. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a remote PHP code execution vulnerability in Movie PHP Script v2.0 due to an unsafe `eval` call on user-controlled input via the `anticode` parameter. The PoC provides clear examples of exploiting this to execute arbitrary PHP code.
Description
Eval injection vulnerability in system/services/init.php in Movie PHP Script 2.0 allows remote attackers to execute arbitrary PHP code via the anticode parameter.
Exploits (1)
This exploit demonstrates a remote PHP code execution vulnerability in Movie PHP Script v2.0 due to an unsafe `eval` call on user-controlled input via the `anticode` parameter. The PoC provides clear examples of exploiting this to execute arbitrary PHP code.