Search for packages
| purl | pkg:pypi/numpy@1.10.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-86w7-qcmk-xyca
Aliases: CVE-2021-41495 GHSA-5545-2q6w-2gh6 PYSEC-2021-856 |
Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. |
Affected by 0 other vulnerabilities. |
|
VCID-d4gz-n249-4ucx
Aliases: CVE-2017-12852 GHSA-frgw-fgh6-9g52 PYSEC-2017-1 |
The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack. |
Affected by 3 other vulnerabilities. |
|
VCID-vx94-afb7-ybdw
Aliases: CVE-2019-6446 PYSEC-2019-108 |
** DISPUTED ** An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources. |
Affected by 2 other vulnerabilities. |
|
VCID-xmpe-ucks-uubr
Aliases: CVE-2021-41496 GHSA-f7c7-j99h-c22f PYSEC-2021-857 |
Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy < 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-s2ft-3gq2-tfgv | 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. |
CVE-2021-33430
GHSA-6p56-wp2h-9hxr PYSEC-2021-854 |
| VCID-trpn-8hvc-5qd8 | Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects. |
CVE-2021-34141
GHSA-fpfv-jqm9-f5jm PYSEC-2021-855 |