autoai-org / AID

One-Stop System for Machine Learning.
https://aid.autoai.org/
Apache License 2.0
320 stars 33 forks source link

numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl: 2 vulnerabilities (highest severity is: 5.3) #1907

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago
Vulnerable Library - numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

NumPy is the fundamental package for array computing with Python.

Library home page: https://files.pythonhosted.org/packages/be/8e/800113bd3a0c9195b24574b8922ad92be96278028833c389b69a8b14f657/numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (numpy version) Remediation Available
CVE-2021-33430 Medium 5.3 numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl Direct 1.21.0
CVE-2021-34141 Medium 5.3 numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl Direct 1.22.0

Details

CVE-2021-33430 ### Vulnerable Library - numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

NumPy is the fundamental package for array computing with Python.

Library home page: https://files.pythonhosted.org/packages/be/8e/800113bd3a0c9195b24574b8922ad92be96278028833c389b69a8b14f657/numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

Dependency Hierarchy: - :x: **numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

** 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. Mend Note: After conducting further research, Mend has determined that numpy versions before 1.21.0 are vulnerable to CVE-2021-33430

Publish Date: 2021-12-17

URL: CVE-2021-33430

### CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-33430

Release Date: 2021-12-17

Fix Resolution: 1.21.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2021-34141 ### Vulnerable Library - numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

NumPy is the fundamental package for array computing with Python.

Library home page: https://files.pythonhosted.org/packages/be/8e/800113bd3a0c9195b24574b8922ad92be96278028833c389b69a8b14f657/numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl

Dependency Hierarchy: - :x: **numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

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." Mend Note: After conducting further research, Mend has determined that versions 1.12.0 through 1.21.6 of numpy are vulnerable to CVE-2021-34141

Publish Date: 2021-12-17

URL: CVE-2021-34141

### CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34141

Release Date: 2021-12-17

Fix Resolution: 1.22.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.