Vulnerability CVE-2022-47930


Published: 2023-04-21

Description:
An issue was discovered in IO FinNet tss-lib before 2.0.0. The parameter ssid for defining a session id is not used through the MPC implementation, which makes replaying and spoofing of messages easier. In particular, the Schnorr proof of knowledge implemented in sch.go does not utilize a session id, context, or random nonce in the generation of the challenge. This could allow a malicious user or an eavesdropper to replay a valid proof sent in the past.

 References:
https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b
https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0

Copyright 2026, cxsecurity.com

 

Back to Top