Security Advisory

CVE-2024-36121

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-04 21:13:33
Last updated 2024-08-06 18:58:19
Assigner GitHub_M
State PUBLISHED

Description

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.