The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade github.com/binance-chain/tss-lib/ecdsa/resharing
to version 1.2.0 or higher.
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.