mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
878 B
Markdown
18 lines
878 B
Markdown
### [CVE-2011-1130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1130)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Simple Machines Forum (SMF) before 1.1.13, and 2.x before 2.0 RC5, does not properly validate the start parameter, which might allow remote attackers to conduct SQL injection attacks, obtain sensitive information, or cause a denial of service via a crafted value, related to the cleanRequest function in QueryString.php and the constructPageIndex function in Subs.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://custom.simplemachines.org/mods/downloads/smf_patch_2.0-RC4_security.zip
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|