First published: Mon Feb 13 2023(Updated: )
In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger Cross-site Scripting (XSS) by uploading a crafted .sql file through the drag-and-drop interface. By disabling the configuration directive `$cfg['enable_drag_drop_import']`, users will be unable to use the drag and drop upload which would protect against the vulnerability.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
phpMyAdmin phpMyAdmin | <4.9.11 | |
phpMyAdmin phpMyAdmin | >=5.0.0<5.2.1 | |
composer/phpmyadmin/phpmyadmin | >=5.0<5.2.1 | 5.2.1 |
composer/phpmyadmin/phpmyadmin | >=4.3.0<4.9.11 | 4.9.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-25727 is medium with a CVSS score of 5.4.
An attacker can exploit CVE-2023-25727 by uploading a crafted .sql file through the drag-and-drop interface in phpMyAdmin.
phpMyAdmin versions before 4.9.11 and 5.x before 5.2.1 are affected by CVE-2023-25727.
To fix CVE-2023-25727, update phpMyAdmin to version 4.9.11 or 5.2.1 or later.
More information about CVE-2023-25727 can be found on the official phpMyAdmin website: https://www.phpmyadmin.net/security/PMASA-2023-1/