cve/2007/CVE-2007-6399.md

18 lines
693 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-6399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6399)
![](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
index.php in Flat PHP Board 1.2 and earlier allows remote authenticated users to obtain the password for the current user account by reading the password parameter value in the HTML source for the page generated by a profile action.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4705
#### Github
No PoCs found on GitHub currently.