mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2021-43568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43568)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The verify function in the Stark Bank Elixir ECDSA library (ecdsa-elixir) 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|