Safety vulnerability ID: 36810
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Numpy 1.16.3 includes a fix for CVE-2019-6446: 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.
https://github.com/numpy/numpy/commit/89b688732b37616c9d26623f81aaee1703c30ffb
Latest version: 2.2.1
Fundamental package for array computing in Python
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.
MISC:https://github.com/numpy/numpy/issues/12759: https://github.com/numpy/numpy/issues/12759
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application