CVE-2021-43572: Improper Verification of Cryptographic Signature in starkbank-ecdsa
(updated )
The verify
function in the Stark Bank Python ECDSA library (starkbank-ecdsa) 2.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages.
References
- github.com/advisories/GHSA-92vm-mxjf-jqf3
- github.com/pypa/advisory-database/tree/main/vulns/starkbank-ecdsa/PYSEC-2021-426.yaml
- github.com/starkbank/ecdsa-python
- github.com/starkbank/ecdsa-python/commit/d136170666e9510eb63c2572551805807bd4c17f
- github.com/starkbank/ecdsa-python/releases/tag/v2.0.1
- nvd.nist.gov/vuln/detail/CVE-2021-43572
- research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries
Detect and mitigate CVE-2021-43572 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →