Files
CVEs-PoC/2021/CVE-2021-43572.md
T
2024-05-25 21:48:12 +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.