CVE-2014-1858: Arbitrary file write in NumPy
(updated )
init.py in f2py in NumPy before 1.8.1 allows local users to write to arbitrary files via a symlink attack on a temporary file.
References
- bugs.debian.org/cgi-bin/bugreport.cgi?bug=737778
- bugzilla.redhat.com/show_bug.cgi?id=1062009
- exchange.xforce.ibmcloud.com/vulnerabilities/91318
- github.com/advisories/GHSA-cw6w-4rcx-xphc
- github.com/numpy/numpy
- github.com/numpy/numpy/blob/maintenance/1.8.x/doc/release/1.8.1-notes.rst
- github.com/numpy/numpy/commit/0bb46c1448b0d3f5453d5182a17ea7ac5854ee15
- github.com/numpy/numpy/pull/4262
- github.com/pypa/advisory-database/tree/main/vulns/numpy/PYSEC-2018-33.yaml
- nvd.nist.gov/vuln/detail/CVE-2014-1858
Detect and mitigate CVE-2014-1858 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →