Bug 1209501 (CVE-2015-8860)
| Summary: | CVE-2015-8860 nodejs-tar: insecure processing of symbolic links during package processing | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Vasyl Kaigorodov <vkaigoro> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | jorton, mmaslano, tchollingsworth, thrcka |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | npm 2.7.5, tar@nodejs 2.0.0 | Doc Type: | Bug Fix |
| Doc Text: |
A flaw was found in the way nodejs-tar, a Node.js module for reading and writing of tar archives, handled symbolic links when processing NPM packages. An attacker could potentially use this flaw to rewrite arbitrary files on the system.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-21 00:44:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1209503, 1209504 | ||
| Bug Blocks: | 1209502 | ||
|
Description
Vasyl Kaigorodov
2015-04-07 13:49:22 UTC
Created nodejs-tar tracking bugs for this issue: Affects: fedora-all [bug 1209503] Affects: epel-all [bug 1209504] Upstream commits: https://github.com/npm/node-tar/commit/a5337a6cd58a2d800fc03b3781a25751cf459f28 https://github.com/npm/node-tar/commit/5e6356e0ca256cba659ff24d0befbfe753a04cb6 CVE assignment: http://seclists.org/oss-sec/2016/q2/122 External references: https://nodesecurity.io/advisories/57 |