cve/2021/CVE-2021-43569.md
2025-09-29 21:09:30 +02:00

18 lines
742 B
Markdown

### [CVE-2021-43569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43569)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The verify function in the Stark Bank .NET ECDSA library (ecdsa-dotnet) 1.3.1 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.