Overview : | ||
|
CVE-2020-10804 |
Bringing MySQL to the webPMASA-2020-2Announcement-ID: PMASA-2020-2 Date: 2020-03-20 Updated: 2020-03-22 SummarySQL injection with processing username DescriptionAn SQL injection vulnerability was found in how phpMyAdmin retrieves the current username. A malicious user with access to the server could create a specially-crafted username and then trick the victim in to performing specific actions with that user account (such as editing its privileges). This flaw also could generate server errors for users with certain characters who try to change their MySQL passwords. SeverityBecause of the specific steps required to exploit this, we consider this vulnerability to be of moderate severity Affected VersionsphpMyAdmin 4.9.x releases prior to 4.9.5 and the 5.0.x releases prior to 5.0.2 are affected. SolutionUpgrade to phpMyAdmin 4.9.5 or 5.0.2 or newer or apply patch listed below. ReferencesThanks to hoangn144_VCS and bluebird for reporting these vulnerabilities. Assigned CVE ids: CVE-2020-10804 CWE ids: CWE-661 PatchesThe following commits have been made to fix this issue: More informationFor further information and in case of questions, please contact the phpMyAdmin team. Our website is phpmyadmin.net. |