Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chainsafe | Js-Libp2P-Noise | < 4.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/ChainSafe/js-libp2p-noise/pull/130PatchThird Party Advisory
- https://github.com/ChainSafe/js-libp2p-noise/releases/tag/v5.0.3PatchThird Party Advisory
- https://github.com/ChainSafe/js-libp2p-noise/security/advisories/GHSA-j3ff-xp6c-Third Party Advisory
- https://github.com/ChainSafe/js-libp2p-noise/pull/130PatchThird Party Advisory
- https://github.com/ChainSafe/js-libp2p-noise/releases/tag/v5.0.3PatchThird Party Advisory
- https://github.com/ChainSafe/js-libp2p-noise/security/advisories/GHSA-j3ff-xp6c-Third Party Advisory
FAQ
What is CVE-2022-24759?
CVE-2022-24759 is a vulnerability with a CVSS score of 8.1 (HIGH). `@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 sign...
How severe is CVE-2022-24759?
CVE-2022-24759 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-24759?
Check the references section above for vendor advisories and patch information. Affected products include: Chainsafe Js-Libp2P-Noise.