CVE-2011-4634

medium
Published 2011-12-22 · Modified 2025-04-12
CVSS v3
CVSS v2
4.3
VIR risk
4.3

Description

Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 3.4.x before 3.4.8 allow remote attackers to inject arbitrary web script or HTML via (1) a crafted database name, related to the Database Synchronize panel; (2) a crafted database name, related to the Database rename panel; (3) a crafted SQL query, related to the table overview panel; (4) a crafted SQL query, related to the view creation dialog; (5) a crafted column type, related to the table search dialog; or (6) a crafted column type, related to the create index dialog.

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-2011-4634

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4:3.4.8-1
debian debianbullseyefixed4:3.4.8-1
debian debiansidfixed4:3.4.8-1
debian debiantrixiefixed4:3.4.8-1

Package impact

EcosystemPackageVulnerableFixed
php Packagistphpmyadmin/phpmyadmin>=3.4.0,<3.4.83.4.8

Application impact

VendorProductVersionsFixed
phpmyadminphpmyadmin3.4.0.0
phpmyadminphpmyadmin3.4.1.0
phpmyadminphpmyadmin3.4.2.0
phpmyadminphpmyadmin3.4.3.0
phpmyadminphpmyadmin3.4.3.1
phpmyadminphpmyadmin3.4.3.2
phpmyadminphpmyadmin3.4.4.0
phpmyadminphpmyadmin3.4.5.0
phpmyadminphpmyadmin3.4.6.0
phpmyadminphpmyadmin3.4.7.0

References

CWEs

CWE-79

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