cve/2023/CVE-2023-33242.md
2024-06-18 02:51:15 +02:00

994 B

CVE-2023-33242

Description

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt (256 in total) because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed signature.

POC

Reference

Github