CVE-2016-6608
medium
CVSS v3
6.1
CVSS v2
4.3
VIR risk
6.1
Description
XSS issues were discovered in phpMyAdmin. This affects the database privilege check and the "Remove partitioning" functionality. Specially crafted database names can trigger the XSS attack. All 4.6.x versions (prior to 4.6.4) are affected.
Predictions
Exploit likelihood
71%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-6608
Vendor advisory: cve@mitre.org — https://www.phpmyadmin.net/security/PMASA-2016-31
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:4.6.4+dfsg1-1 |
| debian | bullseye | fixed | 4:4.6.4+dfsg1-1 |
| debian | sid | fixed | 4:4.6.4+dfsg1-1 |
| debian | trixie | fixed | 4:4.6.4+dfsg1-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | phpmyadmin/phpmyadmin | >=4.6,<4.6.4 | 4.6.4 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpmyadmin | phpmyadmin | 4.6.0 | |
| phpmyadmin | phpmyadmin | 4.6.1 | |
| phpmyadmin | phpmyadmin | 4.6.2 | |
| phpmyadmin | phpmyadmin | 4.6.3 | |
References
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.