CVE-2021-33430
CVSS V2 Low 3.5
CVSS V3 Medium 5.3
Description
** DISPUTED ** A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int 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.
Overview
- CVE ID
- CVE-2021-33430
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-12-17T19:15:07
- Last Modified Date
- 2022-07-28T16:41:02
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:* | 1 | OR | 1.9.0 | 1.9.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:S/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 3.5
- Severity
- LOW
- Exploitability Score
- 6.8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 1.6
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/numpy/numpy/issues/18939 | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-33430 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33430 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:33:44 | Added to TrackCVE | |||
2022-12-06 04:19:16 | 2021-12-17T19:15Z | 2021-12-17T19:15:07 | CVE Published Date | updated |
2022-12-06 04:19:16 | 2022-07-28T16:41:02 | CVE Modified Date | updated | |
2022-12-06 04:19:16 | Analyzed | Vulnerability Status | updated |