{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.3.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "76b1faf93152c7b0614a2e90ffb2ef51b30606a2"
            },
            {
              "fixed": "76b1faf93152c7b0614a2e90ffb2ef51b30606a2"
            }
          ],
          "repo": "https://github.com/starkbank/ecdsa-dotnet",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2021-43569",
  "modified": "2026-03-13T21:55:15.782988673Z",
  "published": "2021-11-09T22:15:07.597Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/starkbank/ecdsa-dotnet/releases/tag/v1.3.2"
    },
    {
      "type": "EVIDENCE",
      "url": "https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}