Moderate severityNVD Advisory· Published Jun 4, 2024· Updated Aug 6, 2024
netty-incubator-codec-ohttp's BoringSSLAEADContext Repeats Nonces
CVE-2024-36121
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.netty.incubator:netty-incubator-codec-ohttpMaven | >= 0.0.3.Final, < 0.0.11.Final | 0.0.11.Final |
Affected products
2- ghsa-coordsRange: >= 0.0.3.Final, < 0.0.11.Final
- Range: >= 0.0.3.Final, < 0.0.11.Final
Patches
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-g762-h86w-8749ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-36121ghsaADVISORY
- github.com/netty/netty-incubator-codec-ohttp/blob/1ddadb6473cd3be5491d114431ed4c1a9f316001/codec-ohttp-hpke-classes-boringssl/src/main/java/io/netty/incubator/codec/hpke/boringssl/BoringSSLAEADContext.javaghsax_refsource_MISCWEB
- github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.