CVE-2013-3742

low
Published 2013-07-04 · Modified 2026-04-29
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 Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-3742

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.phpmyadmin.net/home_page/security/PMASA-2013-6.php

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4:4.0.1-3
debian debianbullseyefixed4:4.0.1-3
debian debiansidfixed4:4.0.1-3
debian debiantrixiefixed4:4.0.1-3

Application impact

VendorProductVersionsFixed
phpmyadminphpmyadmin4.0.0
phpmyadminphpmyadmin4.0.1
phpmyadminphpmyadmin4.0.2

References

CWEs

CWE-79

Verify integrity in audit chain (admin only). AS-IS.