Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2021-33430 (Medium) detected in numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl #450

Open
mend-bolt-for-github bot opened this issue Dec 24, 2021 · 0 comments · May be fixed by #467
Open

CVE-2021-33430 (Medium) detected in numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl #450

mend-bolt-for-github bot opened this issue Dec 24, 2021 · 0 comments · May be fixed by #467
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Dec 24, 2021

CVE-2021-33430 - Medium Severity Vulnerability

Vulnerable Library - numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl

Fundamental package for array computing in Python

Library home page: https://files.pythonhosted.org/packages/9b/04/c3846024ddc7514cde17087f62f0502abf85c53e8f69f6312c70db6d144e/numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt,/datastore

Dependency Hierarchy:

  • numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl (Vulnerable Library)

Found in HEAD commit: a835daa282bf10ee52224e097ff04df34ab7852d

Found in base branch: develop

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.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 24, 2021
@chiragjn chiragjn linked a pull request Feb 18, 2022 that will close this issue
8 tasks
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-33430 (High) detected in numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl CVE-2021-33430 (Medium) detected in numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants