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-34141 (Medium) detected in numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl #391

Open
mend-bolt-for-github bot opened this issue Dec 24, 2021 · 0 comments · Fixed by #397, #398, #400 or #417
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

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

CVE-2021-34141 - Medium Severity Vulnerability

Vulnerable Libraries - numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl

numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

NumPy is the fundamental package for array computing with Python.

Library home page: https://files.pythonhosted.org/packages/6d/ad/ff3b21ebfe79a4d25b4a4f8e5cf9fd44a204adb6b33c09010f566f51027a/numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl

Path to dependency file: /clang/utils/analyzer/requirements.txt

Path to vulnerable library: /clang/utils/analyzer/requirements.txt,/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng,/third-party/benchmark,/mlir/python/requirements.txt,/third-party/benchmark/tools/requirements.txt,/clang/utils/check_cfc

Dependency Hierarchy:

  • numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (Vulnerable Library)
numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl

NumPy is the fundamental package for array computing with Python.

Library home page: https://files.pythonhosted.org/packages/a5/bb/87d668b353848b93baab0a64cddf6408c40717f099539668c3d26fe39f7e/numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl

Path to dependency file: /cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng

Path to vulnerable library: /cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng,/third-party/benchmark/requirements.txt,/third-party/benchmark/requirements.txt,/clang/utils/check_cfc

Dependency Hierarchy:

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

Found in HEAD commit: 4f97c7dce61b53c61f1bd1f45c2a5ddf5cae7da1

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

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 24, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-34141 (High) detected in numpy-1.21.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl CVE-2021-34141 (High) detected in numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl Dec 24, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-34141 (High) detected in numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl CVE-2021-34141 (Medium) detected in numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl Dec 30, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-34141 (Medium) detected in numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl CVE-2021-34141 (Medium) detected in numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl Apr 17, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-34141 (Medium) detected in numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl CVE-2021-34141 (Medium) detected in numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl, numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl Jul 8, 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
0 participants