mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
767 B
767 B
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
- https://eprint.iacr.org/2021/640
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
Github
No PoCs found on GitHub currently.