#VU10710 Cross-site scripting in phpMyAdmin - CVE-2018-7260

 

#VU10710 Cross-site scripting in phpMyAdmin - CVE-2018-7260

Published: February 22, 2018 / Updated: February 26, 2018


Vulnerability identifier: #VU10710
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-7260
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
phpMyAdmin
Software vendor:
phpMyAdmin

Description

The vulnerability allows a remote authenticated attacker to perform XSS attacks.

The vulnerability is caused by an input validation error in db_central_columns.php in phpMyAdmin before 4.7.8. A remote authenticated attacker can trick the victim to follow a specially 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.


Remediation

Update to version 4.7.8

External links