Bug 1693313
| Summary: | CVE-2019-1002101 - oc/kubectl fix potential directory traversal | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> | ||||
| Component: | oc | Assignee: | Maciej Szulik <maszulik> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Xingxing Xia <xxia> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.1.0 | CC: | aos-bugs, fshaikh, jokerman, mmccomas, nbhatt | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause:
Insufficient checks during untarring copied contents allowed tar contents to "escape" destination directory.
Consequence:
It was possible to use a malicious tar to override contents on user's file system.
Fix:
Improve checks when untarring copied contents.
Result:
The tarred contents does not escape destination directory.
|
Story Points: | --- | ||||
| Clone Of: | |||||||
| : | 1693315 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-05-02 09:19:55 UTC | Type: | Bug | ||||
| 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: | |||||||
| Bug Blocks: | 1693315, 1693318, 1693320 | ||||||
| Attachments: |
|
||||||
|
Comment 2
Xingxing Xia
2019-04-01 08:05:43 UTC
Created attachment 1553633 [details]
pwn.tar
*** This bug has been marked as a duplicate of bug 1686294 *** |