Information Disclosure Affecting github.com/binance-chain/tss-lib/ecdsa/resharing package, versions <1.2.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Scope Changed
    Confidentiality High

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
8.2 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMBINANCECHAINTSSLIBECDSARESHARING-567415
  • published 23 Apr 2020
  • disclosed 23 Apr 2020
  • credit Unknown

How to fix?

Upgrade github.com/binance-chain/tss-lib/ecdsa/resharing to version 1.2.0 or higher.

Overview

github.com/binance-chain/tss-lib/ecdsa/resharing is an ECDSA key resharing module for tss-lib.

Affected versions of this package are vulnerable to Information Disclosure. It is possible for a malicious actor to generate bad parameters h1,h2 that are shared with other parties during keygen. This allowed such an actor to compromise signing rounds and potentially expose the private data of other parties.

Existing save data for signing groups that have already completed keygen should be considered secure if the parties were trusted at the time of keygen. This vulnerability could only have been exploited when a malicious actor with prior knowledge of this vulnerability had participated in keygen.