cve/2021/CVE-2021-43572.md
2024-06-18 02:51:15 +02:00

764 B

CVE-2021-43572

Description

The verify function in the Stark Bank Python ECDSA library (aka starkbank-escada or ecdsa-python) before 2.0.1 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages.

POC

Reference

Github

No PoCs found on GitHub currently.