Files
CVEs-PoC/2020/CVE-2020-11713.md
T
2024-05-25 21:48:12 +02:00

18 lines
611 B
Markdown

### [CVE-2020-11713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11713)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
wolfSSL 4.3.0 has mulmod code in wc_ecc_mulmod_ex in ecc.c that does not properly resist timing side-channel attacks.
### POC
#### Reference
- https://gist.github.com/pietroborrello/7c5be2d1dc15349c4ffc8671f0aad04f
#### Github
No PoCs found on GitHub currently.