CVE-2021-33430: Buffer Overflow
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArrayNewFromDescrint function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.
NOTE: The vendor does not agree this is a vulnerability; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user.
Other sources
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArrayNewFromDescrint function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In (very limited) circumstances a user may be able provoke the buffer overflow, the user is most likely already privileged to at least provoke denial of service by exhausting memory. Triggering this further requires the use of uncommon API (complicated structured dtypes), which is very unlikely to be available to an unprivileged user
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this Buffer Overflow vulnerability?
The vulnerability ID for this Buffer Overflow vulnerability is CVE-2021-33430.
What is the affected software for this vulnerability?
The affected software for this vulnerability is NumPy 1.9.x.
What is the severity of CVE-2021-33430?
The severity of CVE-2021-33430 is medium with a CVSS score of 5.3.
How can a malicious user exploit this vulnerability?
A malicious user can exploit this vulnerability by specifying arrays of large dimensions (over 32) from Python code, which could cause a Denial of Service.
Is there a patch or fix available for CVE-2021-33430?
No specific patch or fix has been mentioned for CVE-2021-33430. Please refer to the vendor or project for more information.