mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
18 lines
586 B
Markdown
18 lines
586 B
Markdown
### [CVE-2020-17478](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17478)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ECDSA/EC/Point.pm in Crypt::Perl before 0.33 does not properly consider timing attacks against the EC point multiplication algorithm.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/FGasper/p5-Crypt-Perl
|
|
|