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
Configurations
History
21 Nov 2024, 07:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0 - Release Notes | |
References | () https://medium.com/%40iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b - |
07 Nov 2023, 03:56
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
02 May 2023, 16:45
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.8 |
CWE | CWE-294 | |
First Time |
Iofinnet
Iofinnet tss-lib |
|
CPE | cpe:2.3:a:iofinnet:tss-lib:*:*:*:*:*:*:*:* | |
References | (MISC) https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b - Third Party Advisory | |
References | (MISC) https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0 - Release Notes |
21 Apr 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-04-21 18:15
Updated : 2025-02-05 15:15
NVD link : CVE-2022-47930
Mitre link : CVE-2022-47930
CVE.ORG link : CVE-2022-47930
JSON object : View
Products Affected
iofinnet
- tss-lib
CWE
CWE-294
Authentication Bypass by Capture-replay