Beveiligingsadvies

CVE-2024-36121

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2024-06-04 21:13:33
Laatst bijgewerkt 2024-08-06 18:58:19
Toegewezen door GitHub_M
CVSS-score 5.9
Status PUBLISHED

Beschrijving

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.