CVE-2021-38195
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow.
Overview
- CVE ID
- CVE-2021-38195
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-08-08T06:15:09
- Last Modified Date
- 2021-08-16T16:51:49
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:parity:libsecp256k1:*:*:*:*:*:rust:*:* | 1 | OR | 0.5.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://rustsec.org/advisories/RUSTSEC-2021-0076.html | Exploit Issue Tracking Patch Third Party Advisory |
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/libsecp256k1/RUSTSEC-2021-0076.md | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-38195 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38195 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:57:07 | Added to TrackCVE | |||
2022-12-05 07:40:46 | 2021-08-08T06:15Z | 2021-08-08T06:15:09 | CVE Published Date | updated |
2022-12-05 07:40:46 | 2021-08-16T16:51:49 | CVE Modified Date | updated | |
2022-12-05 07:40:46 | Analyzed | Vulnerability Status | updated |