Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Juliantaylor

#18945of 53,622
14.2Total CVSS
Vulnerabilities · 2
High
2
PT-2018-4180
7.1
2014-02-21
Numpy · Numpy · CVE-2014-1858
**Name of the Vulnerable Software and Affected Versions** NumPy versions prior to 1.8.1 **Description** The issue allows local users to write to arbitrary files via a symlink attack on a temporary file created by ` init .py` in f2py. **Recommendations** For versions prior to 1.8.1, update to version 1.8.1 or later to resolve the issue.
PT-2018-4181
7.1
2014-02-21
Numpy · Numpy · CVE-2014-1859
**Name of the Vulnerable Software and Affected Versions** NumPy versions prior to 1.8.1 **Description** The issue allows local users to write to arbitrary files via a symlink attack on a temporary file. This is possible due to vulnerabilities in certain files, including core/tests/test memmap.py, core/tests/test multiarray.py, f2py/f2py2e.py, and lib/tests/test io.py. **Recommendations** For versions prior to 1.8.1, update to version 1.8.1 or later to resolve the issue. As a temporary workaround, consider restricting access to temporary files to minimize the risk of exploitation.