CVE-2024-36121

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:netty:netty-incubator-codec-ohttp:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-06-04 22:15

Updated : 2024-06-11 16:52


NVD link : CVE-2024-36121

Mitre link : CVE-2024-36121

CVE.ORG link : CVE-2024-36121


JSON object : View

Products Affected

netty

  • netty-incubator-codec-ohttp
CWE
CWE-190

Integer Overflow or Wraparound

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-323

Reusing a Nonce, Key Pair in Encryption