2023-05-30 08:00:29 +00:00
{
"id" : "CVE-2023-2970" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-05-30T06:16:30.853" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:59:39.983" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-30 08:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability classified as problematic was found in MindSpore 2.0.0-alpha/2.0.0-rc1. This vulnerability affects the function JsonHelper::UpdateArray of the file mindspore/ccsrc/minddata/dataset/util/json_helper.cc. The manipulation leads to memory corruption. The name of the patch is 30f4729ea2c01e1ed437ba92a81e2fc098d608a9. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-230176."
}
] ,
"metrics" : {
2023-06-05 20:01:50 +00:00
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2023-06-05 20:01:50 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
"attackVector" : "ADJACENT_NETWORK" ,
2023-06-05 20:01:50 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-06-05 20:01:50 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
2023-11-07 21:03:21 +00:00
} ,
2023-05-30 08:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-30 08:00:29 +00:00
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
2023-05-30 08:00:29 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-30 08:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
2023-05-30 08:00:29 +00:00
}
] ,
"cvssMetricV2" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-05-30 08:00:29 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:S/C:N/I:N/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 2.7 ,
2023-05-30 08:00:29 +00:00
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-05-30 08:00:29 +00:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 5.1 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-05-30 08:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
2023-06-05 20:01:50 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mindspore:mindspore:2.0.0:alpha:*:*:*:*:*:*" ,
"matchCriteriaId" : "05B517AD-3FC7-4D69-8363-EC68AA775567"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mindspore:mindspore:2.0.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "589AF81E-B22E-450E-AFCE-8570A317FEA5"
}
]
}
]
}
] ,
2023-05-30 08:00:29 +00:00
"references" : [
{
"url" : "https://gitee.com/mindspore/mindspore/commit/30f4729ea2c01e1ed437ba92a81e2fc098d608a9" ,
2023-06-05 20:01:50 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required"
]
2023-05-30 08:00:29 +00:00
} ,
{
"url" : "https://gitee.com/mindspore/mindspore/issues/I73DOS" ,
2023-06-05 20:01:50 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-05-30 08:00:29 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.230176" ,
2023-06-05 20:01:50 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required"
]
2023-05-30 08:00:29 +00:00
} ,
{
"url" : "https://vuldb.com/?id.230176" ,
2023-06-05 20:01:50 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gitee.com/mindspore/mindspore/commit/30f4729ea2c01e1ed437ba92a81e2fc098d608a9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://gitee.com/mindspore/mindspore/issues/I73DOS" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.230176" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://vuldb.com/?id.230176" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2023-05-30 08:00:29 +00:00
}
]
}