cve/2020/CVE-2020-27209.md

21 lines
767 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-27209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27209)
![](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
The ECDSA operation of the micro-ecc library 1.0 is vulnerable to simple power analysis attacks which allows an adversary to extract the private ECC key.
### POC
#### Reference
- https://eprint.iacr.org/2021/640
2024-06-09 00:33:16 +00:00
- https://eprint.iacr.org/2021/640
2024-05-25 21:48:12 +02:00
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
2024-06-09 00:33:16 +00:00
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.