Vulnerabilities > CVE-2023-26557 - Information Exposure Through Discrepancy vulnerability in Iofinnet Tss-Lib

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
NONE
Availability impact
NONE
network
low complexity
iofinnet
CWE-203

Summary

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. (bnb-chain/tss-lib and thorchain/tss are also affected.)

Vulnerable Configurations

Part Description Count
Application
Iofinnet
1

Common Weakness Enumeration (CWE)