9.8
CVSSv3

CVE-2020-25021

Published: 04/09/2020 Updated: 21/07/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

An issue exists in Noise-Java through 2020-08-27. ChaChaPolyCipherState.encryptWithAd() allows out-of-bounds access.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

noise-java project noise-java

Exploits

Noise-Java suffers from an issue located in the ChaChaPolyCipherStateencryptWithAd() method defined in ChaChaPolyCipherStatejava, where multiple boundary checks are performed to prevent invalid length or offsets from being specified for the encrypt or copy operation However, some checks were found to be either incomplete or missing ...