Improperly Implemented Security Check for Standard Affecting python3-numpy-f2py package, versions <1:1.14.3-9.el8


Severity

Recommended
medium

Based on CentOS security rating.

Threat Intelligence

EPSS
3.44% (92nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS8-PYTHON3NUMPYF2PY-2017826
  • published26 Jul 2021
  • disclosed16 Jan 2019

Introduced: 16 Jan 2019

CVE-2019-6446  (opens in a new tab)
CWE-358  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Centos:8 python3-numpy-f2py to version 1:1.14.3-9.el8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3-numpy-f2py package and not the python3-numpy-f2py package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

An issue was discovered in NumPy 1.16.0 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior that might have legitimate applications in (for example) loading serialized Python object arrays from trusted and authenticated sources