CVE-2021-29625
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
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`).
Overview
- CVE ID
- CVE-2021-29625
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-05-19T22:15:07
- Last Modified Date
- 2021-05-25T20:26:15
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:* | 1 | OR | 4.6.1 | 4.8.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://github.com/vrana/adminer/commit/4043092ec2c0de2258d60a99d0c5958637d051a7 | Patch Third Party Advisory |
https://sourceforge.net/p/adminer/bugs-and-features/797/ | Exploit Product Third Party Advisory |
https://github.com/vrana/adminer/security/advisories/GHSA-2v82-5746-vwqc | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-29625 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29625 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:14:52 | Added to TrackCVE | |||
2022-12-05 02:39:24 | 2021-05-19T22:15Z | 2021-05-19T22:15:07 | CVE Published Date | updated |
2022-12-05 02:39:24 | 2021-05-25T20:26:15 | CVE Modified Date | updated | |
2022-12-05 02:39:24 | Analyzed | Vulnerability Status | updated |