CVE-2022-24759
CVSS V2 Medium 5.8
CVSS V3 High 7.4
Description
`@chainsafe/libp2p-noise` contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p. `@chainsafe/libp2p-noise` before 4.1.2 and 5.0.3 does not correctly validate signatures during the handshake process. This may allow a man-in-the-middle to pose as other peers and get those peers banned. Users should upgrade to version 4.1.2 or 5.0.3 to receive a patch. There are currently no known workarounds.
Overview
- CVE ID
- CVE-2022-24759
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-03-17T17:15:07
- Last Modified Date
- 2022-03-23T19:01:08
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:chainsafe:js-libp2p-noise:*:*:*:*:*:node.js:*:* | 1 | OR | 4.1.2 | |
cpe:2.3:a:chainsafe:js-libp2p-noise:*:*:*:*:*:node.js:*:* | 1 | OR | 5.0.0 | 5.0.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.4
- Base Severity
- HIGH
- Exploitability Score
- 2.2
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/ChainSafe/js-libp2p-noise/pull/130 | Patch Third Party Advisory |
https://github.com/ChainSafe/js-libp2p-noise/releases/tag/v5.0.3 | Patch Third Party Advisory |
https://github.com/ChainSafe/js-libp2p-noise/security/advisories/GHSA-j3ff-xp6c-6gcc | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24759 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24759 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-04 00:42:37 | Added to TrackCVE | |||
2022-12-06 12:42:09 | 2022-03-17T17:15Z | 2022-03-17T17:15:07 | CVE Published Date | updated |
2022-12-06 12:42:09 | 2022-03-23T19:01:08 | CVE Modified Date | updated | |
2022-12-06 12:42:09 | Analyzed | Vulnerability Status | updated |