mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
19 lines
891 B
Markdown
19 lines
891 B
Markdown
![]() |
### [CVE-2011-2505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2505)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
libraries/auth/swekey/swekey.auth.lib.php in the Swekey authentication feature in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 assigns values to arbitrary parameters referenced in the query string, which allows remote attackers to modify the SESSION superglobal array via a crafted request, related to a "remote variable manipulation vulnerability."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://ha.xxor.se/2011/07/phpmyadmin-3x-multiple-remote-code.html
|
||
|
- http://securityreason.com/securityalert/8306
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/GBMluke/Web
|
||
|
|