CVE-2008-5071
Yoxel < 1.23beta - Authenticated PHP Code Injection via proj_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5071. PoCs published by dun.
AI-analyzed exploit summary The exploit demonstrates a PHP code injection vulnerability in Yoxel <= 1.23beta via the `itpm_estimate.php` script, where user-controlled input in `proj_id` is passed to an `eval()` function, allowing arbitrary PHP code execution. The PoC includes specific URLs and technical details about the vulnerable code paths.
Description
Multiple eval injection vulnerabilities in itpm_estimate.php in Yoxel 1.23beta and earlier allow remote authenticated users to execute arbitrary PHP code via the proj_id parameter.
Exploits (1)
The exploit demonstrates a PHP code injection vulnerability in Yoxel <= 1.23beta via the `itpm_estimate.php` script, where user-controlled input in `proj_id` is passed to an `eval()` function, allowing arbitrary PHP code execution. The PoC includes specific URLs and technical details about the vulnerable code paths.