CVE-2007-2182
Maran PHP Forum - Unauthenticated Arbitrary File Upload via Trailing Null Byte in Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2182. PoCs published by Dj7xpl.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in Maran PHP Forum to achieve remote code execution by injecting arbitrary commands via the 'name' parameter, which are then executed through passthru().
Description
Unrestricted file upload vulnerability in forum_write.php in Maran PHP Forum allows remote attackers to upload and execute arbitrary PHP files via a trailing %00 in a filename in the page parameter.
Exploits (1)
This exploit leverages a file inclusion vulnerability in Maran PHP Forum to achieve remote code execution by injecting arbitrary commands via the 'name' parameter, which are then executed through passthru().