The verify function in the Stark Bank Java ECDSA library (ecdsa-java) 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages.
{
"severity": "CRITICAL",
"github_reviewed": true,
"cwe_ids": [
"CWE-347"
],
"nvd_published_at": "2021-11-09T22:15:00Z",
"github_reviewed_at": "2021-11-10T18:25:02Z"
}