2023-01-26 21:07:01 +00:00
{
2023-03-08 20:00:38 +00:00
"data_version" : "4.0" ,
2023-01-26 21:07:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-24533" ,
2023-03-08 20:00:38 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2023-01-26 21:07:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-08 20:00:38 +00:00
"value" : "Multiplication of certain unreduced P-256 scalars produce incorrect results. There are no protocols known at this time that can be attacked due to this."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-682: Incorrect Calculation"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "filippo.io/nistec" ,
"product" : {
"product_data" : [
{
"product_name" : "filippo.io/nistec" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "0.0.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://go.dev/issue/58647" ,
"refsource" : "MISC" ,
"name" : "https://go.dev/issue/58647"
} ,
{
"url" : "https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244" ,
"refsource" : "MISC" ,
"name" : "https://github.com/FiloSottile/nistec/commit/c58aa1223ccf3943513e1e661cebce95af137244"
} ,
{
"url" : "https://pkg.go.dev/vuln/GO-2023-1595" ,
"refsource" : "MISC" ,
"name" : "https://pkg.go.dev/vuln/GO-2023-1595"
2023-01-26 21:07:01 +00:00
}
]
2023-03-08 20:00:38 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Guido Vranken via the Ethereum Foundation bug bounty program"
}
]
2023-01-26 21:07:01 +00:00
}