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.
References
Link | Resource |
---|---|
https://github.com/starkbank/ecdsa-python/commit/d136170666e9510eb63c2572551805807bd4c17f | Patch Third Party Advisory |
https://github.com/starkbank/ecdsa-python/releases/tag/v2.0.1 | Release Notes Third Party Advisory |
https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/ | Exploit Third Party Advisory |
https://github.com/starkbank/ecdsa-python/commit/d136170666e9510eb63c2572551805807bd4c17f | Patch Third Party Advisory |
https://github.com/starkbank/ecdsa-python/releases/tag/v2.0.1 | Release Notes Third Party Advisory |
https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/ | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/starkbank/ecdsa-python/commit/d136170666e9510eb63c2572551805807bd4c17f - Patch, Third Party Advisory | |
References | () https://github.com/starkbank/ecdsa-python/releases/tag/v2.0.1 - Release Notes, Third Party Advisory | |
References | () https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/ - Exploit, Third Party Advisory |
Information
Published : 2021-11-09 22:15
Updated : 2024-11-21 06:29
NVD link : CVE-2021-43572
Mitre link : CVE-2021-43572
CVE.ORG link : CVE-2021-43572
JSON object : View
Products Affected
starkbank
- ecdsa-python
CWE
CWE-347
Improper Verification of Cryptographic Signature