CVE-2006-6694
E-Uploader Pro 1.0 - Directory Traversal and Arbitrary PHP Code Execution via Language Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6694. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a remote code execution vulnerability in E-Uploader Pro <= 1.0 by uploading a malicious PHP file disguised as an image and then executing arbitrary commands via a path traversal attack.
Description
Directory traversal vulnerability in include/config.php in E-Uploader Pro 1.0 and earlier allows remote attackers to execute arbitrary PHP code via a .. (dot dot) in the language parameter, as demonstrated by uploading a .JPG file containing PHP code, then accessing the file via config.php.
Exploits (1)
This exploit demonstrates a remote code execution vulnerability in E-Uploader Pro <= 1.0 by uploading a malicious PHP file disguised as an image and then executing arbitrary commands via a path traversal attack.