mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
960 B
960 B
CVE-2011-1131
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
- http://custom.simplemachines.org/mods/downloads/smf_patch_2.0-RC4_security.zip
Github
No PoCs found on GitHub currently.