mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
19 lines
669 B
Markdown
19 lines
669 B
Markdown
### [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
|
|
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|