CVE-2017-1000017
high
CVSS v3
8.8
CVSS v2
6.5
VIR risk
8.8
Description
phpMyAdmin 4.0, 4.4 and 4.6 are vulnerable to a weakness where a user with appropriate permissions is able to connect to an arbitrary MySQL server
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-1000017
Vendor advisory: cve@mitre.org — https://www.phpmyadmin.net/security/PMASA-2017-6
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:4.6.6-1 |
| debian | bullseye | fixed | 4:4.6.6-1 |
| debian | sid | fixed | 4:4.6.6-1 |
| debian | trixie | fixed | 4:4.6.6-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | phpmyadmin/phpmyadmin | >=4.6,<4.6.6 | 4.6.6 |
| Packagist | phpmyadmin/phpmyadmin | >=4.4,<4.4.15.10 | 4.4.15.10 |
| Packagist | phpmyadmin/phpmyadmin | >=4.0,<4.0.10.19 | 4.0.10.19 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpmyadmin | phpmyadmin | {"startIncluding":"4.0.0","endExcluding":"4.0.10.19"} | 4.0.10.19 |
References
CWEs
CWE-918
Verify integrity in audit chain (admin only). AS-IS.