`@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.
References
Link | Resource |
---|---|
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 |
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 |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:51
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.8
v3 : 8.1 |
References | () https://github.com/ChainSafe/js-libp2p-noise/pull/130 - Patch, Third Party Advisory | |
References | () https://github.com/ChainSafe/js-libp2p-noise/releases/tag/v5.0.3 - Patch, Third Party Advisory | |
References | () https://github.com/ChainSafe/js-libp2p-noise/security/advisories/GHSA-j3ff-xp6c-6gcc - Third Party Advisory |
Information
Published : 2022-03-17 17:15
Updated : 2024-11-21 06:51
NVD link : CVE-2022-24759
Mitre link : CVE-2022-24759
CVE.ORG link : CVE-2022-24759
JSON object : View
Products Affected
chainsafe
- js-libp2p-noise
CWE
CWE-347
Improper Verification of Cryptographic Signature