Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5823. PoCs published by KiNgOfThEwOrLd.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in Scribe <= 0.2, allowing remote PHP code execution by injecting malicious PHP code into the username field during user registration. The resulting file is saved in the /regged/ directory and executed when accessed.
Description
Directory traversal vulnerability in forum.php in Ben Ng Scribe 0.2 and earlier allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in the username parameter in a Register action.
Exploits (1)
This exploit leverages a file inclusion vulnerability in Scribe <= 0.2, allowing remote PHP code execution by injecting malicious PHP code into the username field during user registration. The resulting file is saved in the /regged/ directory and executed when accessed.