CVE-2021-29625

Adminer is open-source database management software. A cross-site scripting vulnerability in Adminer versions 4.6.1 to 4.8.0 affects users of MySQL, MariaDB, PgSQL and SQLite. XSS is in most cases prevented by strict CSP in all modern browsers. The only exception is when Adminer is using a `pdo_` extension to communicate with the database (it is used if the native extensions are not enabled). In browsers without CSP, Adminer versions 4.6.1 to 4.8.0 are affected. The vulnerability is patched in version 4.8.1. As workarounds, one can use a browser supporting strict CSP or enable the native PHP extensions (e.g. `mysqli`) or disable displaying PHP errors (`display_errors`).
Configurations

Configuration 1 (hide)

cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*

History

25 May 2021, 20:26

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 6.1
CPE cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*
References (MISC) https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7 - (MISC) https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7 - Patch, Third Party Advisory
References (CONFIRM) https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqc - (CONFIRM) https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqc - Patch, Third Party Advisory
References (MISC) https://sourceforge.net/p/adminer/bugs-and-features/797/ - (MISC) https://sourceforge.net/p/adminer/bugs-and-features/797/ - Exploit, Product, Third Party Advisory

20 May 2021, 09:50

Type Values Removed Values Added
CWE CWE-79

19 May 2021, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-05-19 22:15

Updated : 2023-12-10 13:55


NVD link : CVE-2021-29625

Mitre link : CVE-2021-29625

CVE.ORG link : CVE-2021-29625


JSON object : View

Products Affected

adminer

  • adminer
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')