← Back to CVE List

CVE-2024-36121

Published: 2024-06-04T22:15Z
Last Modified: 2024-11-21T09:21Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt