GHSA-cw6w-4rcx-xphc
Vulnerability from github
Published
2022-05-14 03:48
Modified
2024-10-07 21:15
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
Arbitrary file write in NumPy
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "numpy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-1858" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T21:06:41Z", "nvd_published_at": "2018-01-08T19:29:00Z", "severity": "HIGH" }, "details": "__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.", "id": "GHSA-cw6w-4rcx-xphc", "modified": "2024-10-07T21:15:09Z", "published": "2022-05-14T03:48:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1858" }, { "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/91318" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-cw6w-4rcx-xphc" }, { "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-33.yaml" }, { "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" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/65441" } ], "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": "Arbitrary file write in NumPy" }
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…