Skip to content

phpMyAdmin cross-site scripting Vulnerability via ENUM value

Low severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Aug 16, 2023

Package

composer phpmyadmin/phpmyadmin (Composer)

Affected versions

>= 4.0.0, < 4.0.10.4
>= 4.1.0, < 4.1.14.5
>= 4.2.0, < 4.2.9.1

Patched versions

4.0.10.4
4.1.14.5
4.2.9.1

Description

Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.4, 4.1.x before 4.1.14.5, and 4.2.x before 4.2.9.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted ENUM value that is improperly handled during rendering of the (1) table search or (2) table structure page, related to libraries/TableSearch.class.php and libraries/Util.class.php.

References

Published by the National Vulnerability Database Oct 3, 2014
Published to the GitHub Advisory Database May 17, 2022
Reviewed Aug 16, 2023
Last updated Aug 16, 2023

Severity

Low

Weaknesses

CVE ID

CVE-2014-7217

GHSA ID

GHSA-wv8g-fx9j-q2jg

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.