mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2008-6971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6971)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|