GHSA-2fc2-6r4j-p65h
Vulnerability from github
Published
2022-05-14 01:08
Modified
2024-10-01 21:12
Severity ?
5.5 (Medium) - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Numpy arbitrary file write via symlink attack
Details
(1) core/tests/test_memmap.py, (2) core/tests/test_multiarray.py, (3) f2py/f2py2e.py, and (4) lib/tests/test_io.py in NumPy before 1.8.1 allow local users to write to arbitrary files via a symlink attack on a temporary file.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "numpy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-1859" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T21:06:08Z", "nvd_published_at": "2018-01-08T19:29:00Z", "severity": "HIGH" }, "details": "(1) core/tests/test_memmap.py, (2) core/tests/test_multiarray.py, (3) f2py/f2py2e.py, and (4) lib/tests/test_io.py in NumPy before 1.8.1 allow local users to write to arbitrary files via a symlink attack on a temporary file.", "id": "GHSA-2fc2-6r4j-p65h", "modified": "2024-10-01T21:12:23Z", "published": "2022-05-14T01:08:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1859" }, { "type": "WEB", "url": "https://github.com/numpy/numpy/pull/4262" }, { "type": "WEB", "url": "https://github.com/numpy/numpy/commit/0bb46c1448b0d3f5453d5182a17ea7ac5854ee15" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737778" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1062009" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/91317" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-2fc2-6r4j-p65h" }, { "type": "PACKAGE", "url": "https://github.com/numpy/numpy" }, { "type": "WEB", "url": "https://github.com/numpy/numpy/blob/maintenance/1.8.x/doc/release/1.8.1-notes.rst" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/numpy/PYSEC-2018-34.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228165750/http://www.securityfocus.com/bid/65440" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-February/128358.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-February/128781.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/08/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Numpy arbitrary file write via symlink attack" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…