A series of zero-day vulnerabilities, collectively named ‘BitForge,’ have been discovered in the implementation of widely used cryptographic protocols in popular cryptocurrency wallet providers. These vulnerabilities, affecting protocols such as GG-18, GG-20, and Lindell 17, pose a significant risk to the security of digital assets stored in impacted wallets.
Vulnerabilities and Impact
- GG18 and GG20 Threshold Signature Schemes (TSS): The first flaw (CVE-2023-33241) affects these threshold signature schemes, which are foundational for the multi-party computation (MPC) wallet industry. Attackers can exploit this vulnerability by sending a specially crafted message, allowing them to extract key shards and ultimately obtain the master secret key. The severity of the vulnerability depends on the implementation parameters, with different parameter choices leading to varying degrees of effort required to extract the full key[1].
- Lindell17 2PC Protocol: The second vulnerability (CVE-2023-33242) is found in the Lindell17 2PC protocol, commonly used in cryptocurrency wallets. This flaw arises from a mishandling of aborts by wallets, which inadvertently exposes bits of the private key during signing operations. Attackers can extract the entire private key after approximately 200 signature attempts.
Wallet Providers Affected
While Coinbase and ZenGo have applied fixes to address the BitForge vulnerabilities, Binance and several other wallet providers remain vulnerable. Fireblocks, the team that discovered the vulnerabilities, has created a status checker for projects to assess their exposure to risks resulting from improper MPC protocol implementations.
Response and Mitigation
Coinbase, in response to the disclosure, promptly fixed the flaws in its Wallet as a Service (WaaS) solution and expressed gratitude to the researchers for their responsible disclosure. It is crucial for wallet providers to maintain a fully trustless cryptographic model to protect user funds and ensure the broader adoption of this technology.
Conclusion
The discovery of the BitForge vulnerabilities highlights the ongoing need for robust security measures in the cryptocurrency industry. Wallet providers must remain vigilant in addressing vulnerabilities promptly to safeguard user funds and maintain trust in the ecosystem.