mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
611 B
Markdown
18 lines
611 B
Markdown
### [CVE-2020-11713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11713)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|