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

18 lines
779 B
Markdown

### [CVE-2011-1128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1128)
![](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 loadUserSettings function in Load.php in Simple Machines Forum (SMF) before 1.1.13, and 2.x before 2.0 RC5, does not properly handle invalid login attempts, which might make it easier for remote attackers to obtain access or cause a denial of service via a brute-force attack.
### POC
#### Reference
- http://custom.simplemachines.org/mods/downloads/smf_patch_2.0-RC4_security.zip
#### Github
No PoCs found on GitHub currently.