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.
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.0.1"
}
],
"source": [
"CPE_FIELD",
"REFERENCES"
],
"cpe": "cpe:2.3:a:starkbank:ecdsa-python:*:*:*:*:*:*:*:*"
}