VDB
KO

PYSEC-2019-108

Details

** DISPUTED ** 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / numpy
Introduced in: 0 Fixed in: 1.16.1
Fix pip install --upgrade 'numpy>=1.16.1'

References