Files
CVEs-PoC/2007/CVE-2007-6396.md
T
2024-06-18 02:51:15 +02:00

18 lines
837 B
Markdown

### [CVE-2007-6396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6396)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4705
#### Github
No PoCs found on GitHub currently.