ghsa-gfjr-3jmm-4g9v
Vulnerability from github
Published
2017-10-24 18:33
Modified
2021-09-10 20:53
Severity ?
VLAI Severity ?
Summary
Symlink Arbitrary File Overwrite in tar
Details
Versions of tar
prior to 2.0.0 are affected by an arbitrary file write vulnerability. The vulnerability occurs because tar
does not verify that extracted symbolic links to not resolve to targets outside of the extraction root directory.
Recommendation
Update to version 2.0.0 or later
{ "affected": [ { "package": { "ecosystem": "npm", "name": "tar" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8860" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:37:06Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `tar` prior to 2.0.0 are affected by an arbitrary file write vulnerability. The vulnerability occurs because `tar` does not verify that extracted symbolic links to not resolve to targets outside of the extraction root directory.\n\n\n\n## Recommendation\n\nUpdate to version 2.0.0 or later", "id": "GHSA-gfjr-3jmm-4g9v", "modified": "2021-09-10T20:53:22Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8860" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-gfjr-3jmm-4g9v" }, { "type": "PACKAGE", "url": "https://github.com/npm/npm" }, { "type": "WEB", "url": "https://github.com/npm/npm/releases/tag/v2.7.5" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/57" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/20/11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Symlink Arbitrary File Overwrite in tar" }
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…