CVE-2019-6446

NameCVE-2019-6446
DescriptionAn 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
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
python-numpy (PTS)jessie1:1.8.2-2vulnerable
stretch1:1.12.1-3fixed
buster1:1.16.2-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
python-numpysourcewheezy(unfixed)end-of-life
python-numpysource(unstable)1:1.10.4-1

Notes

[jessie] - python-numpy <no-dsa> (Minor issue)
https://github.com/numpy/numpy/issues/12759
For upstream this works as intended and is documented.
https://github.com/numpy/numpy/commit/a2bd3a7eabfe053d6d16a2130fdcad9e5211f6bb
added support to disable use of picke in load/save, marking that as the fixed
version. The use of that is at the discretion of anyone using numpy
Further discussion at https://github.com/numpy/numpy/pull/12889

Search for package or bug name: Reporting problems