mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2011-1128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1128)
|
|

|
|

|
|

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