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.
{
"cwe_ids": [
"CWE-294"
],
"github_reviewed": true,
"github_reviewed_at": "2025-02-05T19:42:25Z",
"nvd_published_at": "2023-04-21T18:15:07Z",
"severity": "MODERATE"
}