Tss Lib
by Iofinnet
CVEs (4)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2023-26556 | Cri | 0.59 | 9.1 | 0.01 | Apr 21, 2023 | io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time (there is an if statement in a loop). One leak is in ecdsa/keygen/round_2.go.… | ||
| CVE-2022-47931 | Cri | 0.52 | 9.1 | 0.00 | Dec 23, 2022 | IO FinNet tss-lib before 2.0.0 allows a collision of hash values. | ||
| CVE-2023-26557 | Hig | 0.49 | 7.5 | 0.01 | Apr 21, 2023 | 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.… | ||
| CVE-2022-47930 | Med | 0.37 | 6.8 | 0.01 | Apr 21, 2023 | 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… |
- risk 0.59cvss 9.1epss 0.01
io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time (there is an if statement in a loop). One leak is in ecdsa/keygen/round_2.go.…
- risk 0.52cvss 9.1epss 0.00
IO FinNet tss-lib before 2.0.0 allows a collision of hash values.
- risk 0.49cvss 7.5epss 0.01
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.…
- risk 0.37cvss 6.8epss 0.01
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…