Filtered by vendor Netty Subscriptions
Filtered by product Netty-incubator-codec-ohttp Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-36121 1 Netty 1 Netty-incubator-codec-ohttp 2024-06-11 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.