cve/2024/CVE-2024-50383.md
2025-09-29 21:09:30 +02:00

19 lines
907 B
Markdown

### [CVE-2024-50383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50383)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
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.)
### POC
#### Reference
- https://arxiv.org/pdf/2410.13489
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds