Lucene search
K

529 matches found

OSV
OSV
added 2022/01/18 3:41 p.m.3 views

SUSE-SU-2022:0118-1 Security update for python-numpy

This update for python-numpy fixes the following issues: - CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArrayNewFromDescrint function of ctors.c bsc1193913. - CVE-2021-41496: Fixed buffer overflow that could lead to DoS in arrayfrompyobj function of fortranobject.c bsc1193907...

5.5CVSS5.9AI score0.00173EPSS
Exploits2References5
CBLMariner
CBLMariner
added 2022/01/12 3:54 a.m.12 views

CVE-2021-41496 affecting package numpy 1.16.6-2

CVE-2021-41496 affecting package numpy 1.16.6-2. A patched version of the package is available...

5.5CVSS9.9AI score0.00037EPSS
Exploits1
OSV
OSV
added 2022/01/07 11:3 a.m.2 views

OESA-2022-1485 numpy security update

A fast multidimensional array facility for Python. Security Fixes: Buffer overflow in the arrayfrompyobj 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.CVE-2021-41496...

5.5CVSS7.2AI score0.00037EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2022/01/07 12:9 a.m.58 views

NumPy Buffer Overflow (Disputed)

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...

5.3CVSS5.3AI score0.00173EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2022/01/07 12:9 a.m.55 views

GHSA-6P56-WP2H-9HXR NumPy Buffer Overflow (Disputed)

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...

6CVSS5.3AI score0.00173EPSS
Exploits1References5
Microsoft CVE
Microsoft CVE
added 2022/01/05 8:0 a.m.2 views

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."

...

5.3CVSS6.7AI score0.00064EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2021/12/28 8:0 a.m.2 views

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. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally)

...

5.5CVSS9.5AI score0.00037EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2021/12/23 8:0 a.m.2 views

Null Pointer Dereference vulnerability exists in numpy.sort in NumPy &lt 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. NOTE: While correct that validation is missing an error can only occur due to an exhaustion of memory. If the user can exhaust memory they are already privileged. Further it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place

...

5.3CVSS9.5AI score0.00107EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2021/12/22 7:26 p.m.31 views

CVE-2021-34141

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."...

5.3CVSS3.7AI score0.00064EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2021/12/22 7:26 p.m.44 views

CVE-2021-33430

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...

7.5CVSS5.2AI score0.00173EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2021/12/22 7:23 p.m.34 views

CVE-2021-41496

Buffer overflow in the arrayfrompyobj 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. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be...

5.5CVSS5.5AI score0.00037EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2021/12/22 7:23 p.m.39 views

CVE-2021-41495

Null Pointer Dereference vulnerability exists in numpy.sort in NumPy and 1.19 in the PyArrayDescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays. NOTE: While correct that validation is missing, an error can on...

7.5CVSS5.3AI score0.00107EPSS
Exploits1References3
CNVD
CNVD
added 2021/12/21 12:0 a.m.29 views

NumPy buffer overflow vulnerability

NumPy is a Python scientific computing package. NumPy version 1.9 is vulnerable to a buffer overflow vulnerability caused by the lack of a limit on array length in the PyArrayNewFromDescrint function in ctor .c, which leads to a buffer overflow vulnerability that can be exploited to cause a denia...

5.3CVSS4.8AI score0.00173EPSS
Exploits1References1
CNVD
CNVD
added 2021/12/21 12:0 a.m.29 views

Unspecified Vulnerability in NumPy (CNVD-2021-101680)

NumPy is a Python scientific computing package. The product supports a large number of dimensional arrays and matrix calculations, as well as providing a large library of mathematical functions for data operations. A security vulnerability exists in NumPy 1.9 that stems from incomplete string...

5.3CVSS5.4AI score0.00064EPSS
Exploits1References1
CNVD
CNVD
added 2021/12/21 12:0 a.m.31 views

NumPy has an unspecified vulnerability

NumPy is a Python scientific computing package. The product supports a large number of dimensional arrays and matrices, while providing a large library of mathematical functions for data operations. numPy 1.19 has a security vulnerability that stems from a null pointer dereference vulnerability i...

5.3CVSS2.1AI score0.00107EPSS
Exploits1References1
Veracode
Veracode
added 2021/12/20 6:27 a.m.3 views

Denial Of Service (DoS)

numpy is vulnerable to denial of service. An attacker can crash the application by specifying the arrays of large dimensions over 32 through the PyArrayNewFromDescrint function in the ctors.c...

5.3CVSS6.4AI score0.00173EPSS
Exploits1References2Affected Software2
Github Security Blog
Github Security Blog
added 2021/12/18 12:0 a.m.37 views

Incorrect Comparison in NumPy

Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects...

5.3CVSS5.8AI score0.00064EPSS
Exploits1References6Affected Software1
vulnersOsv
vulnersOsv
added 2021/12/18 12:0 a.m.2 views

0lever-utils (>=0.0.2 <=0.0.7), 111752 (=1.1.1) +4671 more potentially affected by CVE-2021-34141 via numpy (>=1.10.0 <=1.21.6)

numpy PYPI version =1.10.0, =0.0.2, =1.0.0, =0.1.0, =0.1.2, =0.9.2, =0.0.5, =0.5.0, =1.0.2, =0.5.0, =1.0.2, =0.0.0, =0.0.7 and more Source cves: CVE-2021-34141 Source advisory: OSV:GHSA-FPFV-JQM9-F5JM...

5.3CVSS6.7AI score0.00064EPSS
Exploits1
NVD
NVD
added 2021/12/17 8:15 p.m.16 views

CVE-2021-41496

Buffer overflow in the arrayfrompyobj 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. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be...

5.5CVSS0.00037EPSS
Exploits1References2
OSV
OSV
added 2021/12/17 8:15 p.m.2 views

CVE-2021-41496

Buffer overflow in the arrayfrompyobj 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. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be...

5.5CVSS5.6AI score
Exploits0References2
Rows per page
Query Builder