CVE-2015-2206: Infoleak
libraries/selectlang.lib.php in phpMyAdmin 4.0.x before 4.0.10.9, 4.2.x before 4.2.13.2, and 4.3.x before 4.3.11.1 includes invalid language values in unknown-language error responses that contain a CSRF token and may be sent with HTTP compression, which makes it easier for remote attackers to conduct a BREACH attack and determine this token via a series of crafted requests.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-2206?
CVE-2015-2206 is considered a moderate severity vulnerability due to its potential for exploitation via CSRF attacks.
How do I fix CVE-2015-2206?
To mitigate CVE-2015-2206, upgrade phpMyAdmin to version 4.0.10.9 or later, 4.2.13.2 or later, or 4.3.11.1 or later.
What are the affected versions in CVE-2015-2206?
CVE-2015-2206 affects phpMyAdmin versions prior to 4.0.10.9, 4.2.13.2, and 4.3.11.1, as well as Fedora versions 20, 21, and 22.
What type of attack does CVE-2015-2206 facilitate?
CVE-2015-2206 facilitates Cross-Site Request Forgery (CSRF) attacks, allowing remote attackers to exploit the vulnerability.
Is CVE-2015-2206 a client-side or server-side vulnerability?
CVE-2015-2206 is a server-side vulnerability as it affects the processing of language values within the phpMyAdmin application.