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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libraries/auth/swekey/swekey.auth.lib.php in phpMyAdmin 3.x before 3.3.10.3 and 3.4.x before 3.4.3.2 does not properly manage sessions associated with Swekey authentication, which allows remote attackers to modify the SESSION superglobal array, other superglobal arrays, and certain swekey.auth.lib.php local variables via a crafted query string, a related issue to CVE-2011-2505.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8322
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|