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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in phpMyAdmin. When the user does not specify a blowfish_secret key for encrypting cookies, phpMyAdmin generates one at runtime. A vulnerability was reported where the way this value is created uses a weak algorithm. This could allow an attacker to determine the user's blowfish_secret and potentially decrypt their cookies. All 4.6.x versions (prior to 4.6.5), 4.4.x versions (prior to 4.4.15.9), and 4.0.x versions (prior to 4.0.10.18) are affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.phpmyadmin.net/security/PMASA-2016-58
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|