CVE-2014-4348
Description
Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.2.x before 4.2.4 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name that is improperly handled after presence in (a) the favorite list or (b) recent tables.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-4348
Vendor advisory: cve@mitre.org — https://github.com/phpmyadmin/phpmyadmin/commit/d18a2dd9faad7e0e96df799b59e16ef587afb838
Vendor advisory: cve@mitre.org — https://github.com/phpmyadmin/phpmyadmin/commit/cb7c703c03f656debcea2a16468bd53660fc888e
Vendor advisory: cve@mitre.org — http://phpmyadmin.net/home_page/security/PMASA-2014-2.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:4.2.5-1 |
| debian | bullseye | fixed | 4:4.2.5-1 |
| debian | sid | fixed | 4:4.2.5-1 |
| debian | trixie | fixed | 4:4.2.5-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 | |
References
- http://phpmyadmin.net/home_page/security/PMASA-2014-2.php
- http://www.securityfocus.com/bid/68201
- https://github.com/phpmyadmin/phpmyadmin/commit/cb7c703c03f656debcea2a16468bd53660fc888e
- https://github.com/phpmyadmin/phpmyadmin/commit/d18a2dd9faad7e0e96df799b59e16ef587afb838
- https://security-tracker.debian.org/tracker/CVE-2014-4348
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.