cve/2021/CVE-2021-34141.md
2025-09-29 21:09:30 +02:00

966 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