2023-02-26 04:00:35 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-04-21 18:00:37 +00:00
"ID" : "CVE-2023-26556" ,
"STATE" : "PUBLIC"
2023-02-26 04:00:35 +00:00
} ,
2023-04-21 18:00:37 +00:00
"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" ,
2023-02-26 04:00:35 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-21 18:00:37 +00:00
"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"
2023-02-26 04:00:35 +00:00
}
]
}
}