CVE-2021-21369
CVSS V2 Medium 4
CVSS V3 Medium 6.5
Description
Hyperledger Besu is an open-source, MainNet compatible, Ethereum client written in Java. In Besu before version 1.5.1 there is a denial-of-service vulnerability involving the HTTP JSON-RPC API service. If username and password authentication is enabled for the HTTP JSON-RPC API service, then prior to making any requests to an API endpoint the requestor must use the login endpoint to obtain a JSON web token (JWT) using their credentials. A single user can readily overload the login endpoint with invalid requests (incorrect password). As the supplied password is checked for validity on the main vertx event loop and takes a relatively long time this can cause the processing of other valid requests to fail. A valid username is required for this vulnerability to be exposed. This has been fixed in version 1.5.1.
Overview
- CVE ID
- CVE-2021-21369
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-03-09T18:15:18
- Last Modified Date
- 2021-03-16T17:25:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:linuxfoundation:besu:*:*:*:*:*:*:*:* | 1 | OR | 1.5.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/hyperledger/besu/security/advisories/GHSA-qgfj-mjpc-7w3q | Third Party Advisory |
https://github.com/hyperledger/besu/commit/06e35a58c07a30c0fbdc0aae45a3e8b06b53c022 | Patch Third Party Advisory |
https://github.com/hyperledger/besu/blob/master/CHANGELOG.md#151 | Release Notes Third Party Advisory |
https://github.com/hyperledger/besu/pull/1144 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21369 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21369 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:19:43 | Added to TrackCVE | |||
2022-12-05 23:22:27 | 2021-03-09T18:15Z | 2021-03-09T18:15:18 | CVE Published Date | updated |
2022-12-05 23:22:27 | 2021-03-16T17:25:35 | CVE Modified Date | updated | |
2022-12-05 23:22:27 | Analyzed | Vulnerability Status | updated |