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

18 lines
878 B
Markdown

### [CVE-2011-1131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1131)
![](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 PlushSearch2 function in Search.php in Simple Machines Forum (SMF) before 1.1.13, and 2.x before 2.0 RC5, uses certain cached data in a situation where a temporary table has been created, even though this cached data is intended only for situations where a temporary table has not been created, which might allow remote attackers to obtain sensitive information via a search.
### POC
#### Reference
- http://custom.simplemachines.org/mods/downloads/smf_patch_2.0-RC4_security.zip
#### Github
No PoCs found on GitHub currently.