5.9

CVE-2024-50383

Exploit
Botan before 3.6.0, when certain GCC versions are used, has a compiler-induced secret-dependent operation in lib/utils/donna128.h in donna128 (used in Chacha-Poly1305 and x25519). An addition can be skipped if a carry is not set. This was observed for GCC 11.3.0 with -O2 on MIPS, and GCC on x86-i386. (Only 32-bit processors can be affected.)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Botan ProjectBotan Version < 3.6.0
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.54% 0.412
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 5.9 2.2 3.6
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-203 Observable Discrepancy

The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor.

https://arxiv.org/pdf/2410.13489
Third Party Advisory
Exploit
Technical Description
https://github.com/randombit/botan/commit/53b0cfde580e86b03d0d27a488b6c134f662e957
Patch
https://github.com/randombit/botan/compare/3.5.0...3.6.0
Product
https://news.ycombinator.com/item?id=41887153
Issue Tracking