Skip to content

phpMyAdmin Multiple XSS Vulnerabilities

Low severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Jan 15, 2024

Package

composer phpmyadmin/phpmyadmin (Composer)

Affected versions

>= 3.4.0, < 3.4.5

Patched versions

3.4.5

Description

Multiple cross-site scripting (XSS) vulnerabilities in the PMA_unInlineEditRow function in js/sql.js in phpMyAdmin 3.4.x before 3.4.5 allow remote authenticated users to inject arbitrary web script or HTML via a (1) database name, (2) table name, or (3) column name that is not properly handled after an inline-editing operation.

References

Published by the National Vulnerability Database Dec 26, 2014
Published to the GitHub Advisory Database May 17, 2022
Reviewed Jan 15, 2024
Last updated Jan 15, 2024

Severity

Low

Weaknesses

CVE ID

CVE-2011-3592

GHSA ID

GHSA-5p69-rmx8-7gw7

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.