cve/2021/CVE-2021-34141.md
2024-06-18 02:51:15 +02:00

867 B

CVE-2021-34141

Description

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."

POC

Reference

Github