Mindspore

9 CVEs across 1 Mindspore products. Browse Mindspore vulnerabilities, severities, and proof-of-concept exploits.

Mindspore products with known CVEs

ProductCVEs
Mindspore9
Mindspore CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2023-2970Low3.52023-05-30A 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…
CVE-2021-33654High7.52022-06-27When 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.
CVE-2021-33653High7.52022-06-27When performing the derivation shape operation of the SpaceToBatch operator, if there is a value of 0 in the parameter block_shape element, it will cause a div…
CVE-2021-33652High7.52022-06-27When the Reduce operator run operation is executed, if there is a value of 0 in the parameter axis_sizes element, it will cause a division by 0 exception.
CVE-2021-33651High7.52022-06-27When performing the analytical operation of the DepthwiseConv2D operator, if the attribute depth_multiplier is 0, it will cause a division by 0 exception.
CVE-2021-33650High7.52022-06-27When performing the inference shape operation of the SparseToDense operator, if the number of inputs is less than three, it will access data outside of bounds…
CVE-2021-33649High7.52022-06-27When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the input_sha…
CVE-2021-33648High7.52022-06-27When performing the inference shape operation of Affine, Concat, MatMul, ArgMinMax, EmbeddingLookup, and Gather operators, if the input shape size is 0, it wil…
CVE-2021-33647High7.52022-06-27When performing the inference shape operation of the Tile operator, if the input data type is not int or int32, it will access data outside of bounds of heap a…