Vulnerabilities > CVE-2021-33654 - Divide By Zero vulnerability in Mindspore

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
PARTIAL
network
low complexity
mindspore
CWE-369

Summary

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.

Common Weakness Enumeration (CWE)