VulnerabilityAnalyzed
CVE-2024-50382
Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM.
MEDIUM 5.9EPSS 0.55%
Does this matter?
Lower severity and a low EPSS score (0.55%). Track it; it rarely justifies an emergency change on its own.
Description
Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V.
- CVSS 3.1
- 5.9 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.55% probability · 45th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-203
- Affected
- botan project/botan
- Source
- cve@mitre.org
References
- https://arxiv.org/pdf/2410.13489Exploit, Technical Description, Third Party Advisory
- https://github.com/randombit/botan/commit/53b0cfde580e86b03d0d27a488b6c134f662e957Patch
- https://github.com/randombit/botan/compare/3.5.0...3.6.0Product
- https://news.ycombinator.com/item?id=41887153Issue Tracking
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.