SCA: security update for github.com/binance-chain/tss-lib, github.com/bnb-chain/tss-lib (GHSA-c58h-qv6g-fw74)

medium Tenable Self-Hosted Container Security Plugin ID 421697

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2022-47930)

See Also

https://github.com/advisories/GHSA-c58h-qv6g-fw74

Plugin Details

Severity: Medium

ID: 421697

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 4.9

Vector: CVSS2#AV:N/AC:H/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2022-47930

CVSS v3

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/21/2023

Vulnerability Publication Date: 4/21/2023

Reference Information

CVE: CVE-2022-47930

cwe: CWE-294