2020-12-31 09:02:20 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-12-31 10:01:40 +00:00
"ID" : "CVE-2019-25002" ,
"STATE" : "PUBLIC"
2020-12-31 09:02:20 +00:00
} ,
2020-12-31 10:01:40 +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" ,
2020-12-31 09:02:20 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-31 10:01:40 +00:00
"value" : "An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. generichash::Digest::eq compares itself to itself and thus has degenerate security properties."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://rustsec.org/advisories/RUSTSEC-2019-0026.html" ,
"refsource" : "MISC" ,
"name" : "https://rustsec.org/advisories/RUSTSEC-2019-0026.html"
2020-12-31 09:02:20 +00:00
}
]
}
}