First published: Wed Jan 16 2019(Updated: )
** 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.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/numpy | <1:1.14.3-9.el8 | 1:1.14.3-9.el8 |
pip/numpy | <=1.16.0 | |
NumPy NumPy | <=1.16.0 | |
Fedoraproject Fedora | =30 | |
<=1.16.0 | ||
=30 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue in NumPy is CVE-2019-6446.
The severity rating of CVE-2019-6446 is critical with a score of 9.8.
CVE-2019-6446 affects NumPy versions 1.16.0 and earlier.
Attackers can exploit CVE-2019-6446 by executing arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call.
Yes, you can find references for CVE-2019-6446 at the following links: [NVD](https://nvd.nist.gov/vuln/detail/CVE-2019-6446), [GitHub Issue](https://github.com/numpy/numpy/issues/12759), [Bugzilla SUSE](https://bugzilla.suse.com/show_bug.cgi?id=1122208).