Bug 475954 (CVE-2008-5621)
Summary: | CVE-2008-5621 phpMyAdmin: SQL injection through XSRF on several pages (PMASA-2008-10) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Robert Scheck <redhat-bugzilla> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | mmcgrath |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-12-17 14:24:31 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Robert Scheck
2008-12-11 09:59:43 UTC
936 (phpMyAdmin): Build on target fedora-4-epel succeeded. 935 (phpMyAdmin): Build on target fedora-5-epel succeeded. Package: phpMyAdmin-3.1.1-1.fc8 Tag: dist-f8-updates-candidate Status: complete Built by: robert Package: phpMyAdmin-3.1.1-1.fc9 Tag: dist-f9-updates-candidate Status: complete Built by: robert Package: phpMyAdmin-3.1.1-1.fc10 Tag: dist-f10-updates-candidate Status: complete Built by: robert Package: phpMyAdmin-3.1.1-1.fc11 Tag: dist-f11 Status: complete Built by: robert phpMyAdmin-3.1.1-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. phpMyAdmin-3.1.1-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. phpMyAdmin-3.1.1-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. 2 CVE ids were assigned to this PMSA: http://www.openwall.com/lists/oss-security/2008/12/17/4 CVE-2008-5621: Cross-site request forgery (CSRF) vulnerability in phpMyAdmin 2.11.x before 2.11.9.4 and 3.x before 3.1.1.0 allows remote attackers to perform unauthorized actions as the administrator via a link or IMG tag to tbl_structure.php with a modified table parameter. NOTE: this can be leveraged to conduct SQL injection attacks and execute arbitrary code. CVE-2008-5622: Multiple cross-site request forgery (CSRF) vulnerabilities in phpMyAdmin 2.11.x before 2.11.9.4 and 3.x before 3.1.1.0 allow remote attackers to conduct SQL injection attacks via unknown vectors related to the table parameter, a different vector than CVE-2008-5621. Though, it does not seem that there are actually 2 separate issues. Second one was apparently assigned to the following change mentioned in the ChangeLog: - [security] possible XSRF on several pages But this entry was added as not quite clear description for SQL injection that got CVE-2008-5621, as can be checked in the upstream commit: http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin?view=rev&revision=12100 References: http://www.phpmyadmin.net/home_page/security/PMASA-2008-10.php http://www.milw0rm.com/exploits/7382 Updates were pushed to stable Fedora versions via: https://admin.fedoraproject.org/updates/F8/FEDORA-2008-11221 https://admin.fedoraproject.org/updates/F9/FEDORA-2008-11208 https://admin.fedoraproject.org/updates/F10/FEDORA-2008-11257 |