Cross-site scripting in phpMyAdmin - CVE-2014-8960
Published: November 30, 2014 / Updated: August 9, 2020
phpMyAdmin
Detailed vulnerability description
Vulnerability allows a remote attacker to perform XSS attacks.
The vulnerability is caused by an input validation error in libraries/error_report.lib.php in the error-reporting feature in phpMyAdmin 4.1.x before 4.1.14.7 and 4.2.x before 4.2.12. A remote authenticated attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in victim's browser in security context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
How to mitigate CVE-2014-8960
Sources
- http://lists.opensuse.org/opensuse-updates/2014-12/msg00017.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2014:228
- http://www.phpmyadmin.net/home_page/security/PMASA-2014-15.php
- http://www.securityfocus.com/bid/71244
- https://github.com/phpmyadmin/phpmyadmin/commit/9364e2eee5681681caf7205c0933bc18af11e233
- https://security.gentoo.org/glsa/201505-03