CVE-2014-4954
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in the PMA_getHtmlForActionLinks function in libraries/structure.lib.php in phpMyAdmin 4.2.x before 4.2.6 allows remote authenticated users to inject arbitrary web script or HTML via a crafted table comment that is improperly handled during construction of a database structure page.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-4954
Vendor advisory: cve@mitre.org — http://www.phpmyadmin.net/home_page/security/PMASA-2014-4.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:4.2.6-1 |
| debian | bullseye | fixed | 4:4.2.6-1 |
| debian | sid | fixed | 4:4.2.6-1 |
| debian | trixie | fixed | 4:4.2.6-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpmyadmin | phpmyadmin | 4.2.0 | |
| phpmyadmin | phpmyadmin | 4.2.1 | |
| phpmyadmin | phpmyadmin | 4.2.2 | |
| phpmyadmin | phpmyadmin | 4.2.3 | |
| phpmyadmin | phpmyadmin | 4.2.4 | |
| phpmyadmin | phpmyadmin | 4.2.5 | |
References
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.