mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2016-2039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2039)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libraries/session.inc.php in phpMyAdmin 4.0.x before 4.0.10.13, 4.4.x before 4.4.15.3, and 4.5.x before 4.5.4 does not properly generate CSRF token values, which allows remote attackers to bypass intended access restrictions by predicting a value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/phpmyadmin/phpmyadmin/commit/f20970d32c3dfdf82aef7b6c244da1f769043813
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|