Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-6396. PoCs published by KiNgOfThEwOrLd.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in Flat PHP Board <= 1.2, including remote command execution via file upload, directory traversal, and credential disclosure. It provides functional PoC code for RCE by injecting PHP code into user registration fields.
Description
Direct static code injection vulnerability in index.php in Flat PHP Board 1.2 and earlier allows remote attackers to inject arbitrary PHP code via the (1) username, (2) password, and (3) email parameters when registering a user account, which can be executed by accessing the user's php file for this account. NOTE: similar code injection might be possible in a user profile.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in Flat PHP Board <= 1.2, including remote command execution via file upload, directory traversal, and credential disclosure. It provides functional PoC code for RCE by injecting PHP code into user registration fields.