2021-05-28 15:00:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-33654" ,
2022-06-27 17:00:54 +00:00
"ASSIGNER" : "securities@openeuler.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "openEuler:mindspore" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 0.7.0-beta, < 1.3.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-369 Division by Zero Exception"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://gitee.com/mindspore/community/blob/master/security/security_advisory_list/mssa-2021-001_en.md" ,
"url" : "https://gitee.com/mindspore/community/blob/master/security/security_advisory_list/mssa-2021-001_en.md"
}
]
2021-05-28 15:00:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-27 17:00:54 +00:00
"value" : "When performing the initialization operation of the Split operator, if a dimension in the input shape is 0, it will cause a division by 0 exception."
2021-05-28 15:00:46 +00:00
}
]
}
}