2024-05-25 21:48:12 +02:00
### [CVE-2020-27209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27209)



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