NumPy < 1.22.0 Vulnerability - CVE-2021-34141

medium Nessus Plugin ID 210055

Synopsis

The remote host is affected by a vulnerability.

Description

The version of NumPy installed on the remote host is prior to 1.22.0. It is, therefore, affected by an incomplete string comparison vulnerability 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.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Upgrade to NumPy version 1.22.0 or later.

See Also

https://github.com/advisories/GHSA-fpfv-jqm9-f5jm

https://github.com/numpy/numpy/issues/18993

Plugin Details

Severity: Medium

ID: 210055

File Name: numpy_CVE-2021-34141.nasl

Version: 1.1

Type: local

Agent: windows, macosx, unix

Published: 11/1/2024

Updated: 11/1/2024

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Low

Score: 2.2

CVSS v2

Risk Factor: Medium

Base Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2021-34141

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Vulnerability Information

CPE: cpe:/a:numpy:numpy

Required KB Items: installed_sw/NumPy

Patch Publication Date: 12/17/2021

Vulnerability Publication Date: 12/17/2021

Reference Information

CVE: CVE-2021-34141

CWE: 697