Name
phpmyadmin
Version
5.1.4
Type
library
Description
Web-based MySQL administration interface
Licenses
GPL-2.0-only & LGPL-3.0-only & MIT
PURL
-
CPE
cpe:2.3:*:*:phpmyadmin:5.1.4:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
Fix unescaped table name when checking tables
=?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= <mauricio@mfauth.net>
CVE-2025-24530
2
Fix not escaped title when using drag and drop upload
=?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= <mauricio@fauth.dev>
CVE-2023-25727
3
Fix XSS vulnerability on Insert page
=?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= <mauricio@mfauth.net>
CVE-2025-24529
Vulnerabilities#
Name
Analysis
Description
Patched
An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS.
Patched
An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the Insert tab.
Patched
In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.