CVE-2011-4634
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
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2011-4634
Vendor advisory: cve@mitre.org — http://www.phpmyadmin.net/home_page/security/PMASA-2011-18.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4:3.4.8-1 |
| debian | bullseye | fixed | 4:3.4.8-1 |
| debian | sid | fixed | 4:3.4.8-1 |
| debian | trixie | fixed | 4:3.4.8-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | phpmyadmin/phpmyadmin | >=3.4.0,<3.4.8 | 3.4.8 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpmyadmin | phpmyadmin | 3.4.0.0 | |
| phpmyadmin | phpmyadmin | 3.4.1.0 | |
| phpmyadmin | phpmyadmin | 3.4.2.0 | |
| phpmyadmin | phpmyadmin | 3.4.3.0 | |
| phpmyadmin | phpmyadmin | 3.4.3.1 | |
| phpmyadmin | phpmyadmin | 3.4.3.2 | |
| phpmyadmin | phpmyadmin | 3.4.4.0 | |
| phpmyadmin | phpmyadmin | 3.4.5.0 | |
| phpmyadmin | phpmyadmin | 3.4.6.0 | |
| phpmyadmin | phpmyadmin | 3.4.7.0 | |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2011-December/071040.html
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin%3Ba=commitdiff%3Bh=077c10020e349e8c1beb46309098992fde616913
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin%3Ba=commitdiff%3Bh=1490533d91e9d3820e78ca4eac7981886eaea2cb
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin%3Ba=commitdiff%3Bh=b289fe082441dc739939b0ba15dae0d9dc6cee92
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin%3Ba=commitdiff%3Bh=dac8d6ce256333ff45b5f46270304b8657452740
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:198
- http://www.phpmyadmin.net/home_page/security/PMASA-2011-18.php
- https://nvd.nist.gov/vuln/detail/CVE-2011-4634
- https://github.com/phpmyadmin/phpmyadmin
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commitdiff;h=077c10020e349e8c1beb46309098992fde616913
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commitdiff;h=1490533d91e9d3820e78ca4eac7981886eaea2cb
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commitdiff;h=b289fe082441dc739939b0ba15dae0d9dc6cee92
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commitdiff;h=dac8d6ce256333ff45b5f46270304b8657452740
- https://security-tracker.debian.org/tracker/CVE-2011-4634
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.