FlawAtlas
Search the atlas
CVE-2022-47930 Moderate

IO FinNet tss-lib vulnerable to replay attacks involving proofs

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.

Exploit probability 0.5%
Published April 21, 2023
Required by Not available
Last source change February 5, 2025

02 / AFFECTED SOFTWARE

Affected packages

Go github.com/bnb-chain/tss-lib
Go github.com/binance-chain/tss-lib
Go github.com/binance-chain/tss-lib
Go github.com/bnb-chain/tss-lib

04 / EVIDENCE

Source records

Open Source Vulnerabilities GHSA-c58h-qv6g-fw74

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.

View original source
Open Source Vulnerabilities GO-2023-1867

Replay attacks involving proofs in github.com/bnb-chain/tss-lib.

View original source

05 / REFERENCES

Further evidence