CVE-2013-3742
low
CVSS v3
—
CVSS v2
3.5
VIR risk
3.5
Description
Cross-site scripting (XSS) vulnerability in view_create.php (aka the Create View page) in phpMyAdmin 4.x before 4.0.3 allows remote authenticated users to inject arbitrary web script or HTML via an invalid SQL CREATE VIEW statement with a crafted name that triggers an error message.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-3742
Vendor advisory: cve@mitre.org — http://www.phpmyadmin.net/home_page/security/PMASA-2013-6.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:4.0.1-3 |
| debian | bullseye | fixed | 4:4.0.1-3 |
| debian | sid | fixed | 4:4.0.1-3 |
| debian | trixie | fixed | 4:4.0.1-3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpmyadmin | phpmyadmin | 4.0.0 | |
| phpmyadmin | phpmyadmin | 4.0.1 | |
| phpmyadmin | phpmyadmin | 4.0.2 | |
References
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.