cve/2019/CVE-2019-6446.md
2024-05-26 14:27:05 +02:00

1.2 KiB

CVE-2019-6446

Description

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

POC

Reference

No PoCs from references.

Github