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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
setup/lib/ConfigGenerator.class.php in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 does not properly restrict the presence of comment closing delimiters, which allows remote attackers to conduct static code injection attacks by leveraging the ability to modify the SESSION superglobal array.
|
|
|
|
### 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
|
|
|