{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-26556", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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. (bnb-chain/tss-lib and thorchain/tss are also affected.)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0", "refsource": "MISC", "name": "https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0" }, { "url": "https://github.com/bnb-chain/tss-lib/tree/v1.3.5", "refsource": "MISC", "name": "https://github.com/bnb-chain/tss-lib/tree/v1.3.5" }, { "url": "https://gitlab.com/thorchain/tss/tss-lib/-/tags/v0.1.3", "refsource": "MISC", "name": "https://gitlab.com/thorchain/tss/tss-lib/-/tags/v0.1.3" }, { "refsource": "MISC", "name": "https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b", "url": "https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b" } ] } }