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

18 lines
803 B
Markdown

### [CVE-2008-6971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6971)
![](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
The password reset functionality in Simple Machines Forum (SMF) 1.0.x before 1.0.14, 1.1.x before 1.1.6, and 2.0 before 2.0 beta 4 includes clues about the random number generator state within a hidden form field and generates predictable validation codes, which allows remote attackers to modify passwords of other users and gain privileges.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6392
#### Github
No PoCs found on GitHub currently.