6.1
CVSSv3

CVE-2021-29625

Published: 19/05/2021 Updated: 25/05/2021
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

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`).

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

adminer adminer

Vendor Advisories

Debian Bug report logs - #988886 adminer: CVE-2021-29625: XSS in doc_link Package: src:adminer; Maintainer for src:adminer is Alexandre Rossi <alexandrerossi@gmailcom>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Thu, 20 May 2021 19:03:01 UTC Severity: important Tags: security, upstream Found in ve ...