Vulnerabilities (CVE)

Filtered by vendor Netty Subscribe
Filtered by product Netty-incubator-codec-ohttp
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-36121 1 Netty 1 Netty-incubator-codec-ohttp 2024-06-11 N/A 9.1 CRITICAL
netty-incubator-codec-ohttp is the OHTTP implementation for netty. BoringSSLAEADContext keeps track of how many OHTTP responses have been sent and uses this sequence number to calculate the appropriate nonce to use with the encryption algorithm. Unfortunately, two separate errors combine which would allow an attacker to cause the sequence number to overflow and thus the nonce to repeat.