Bug 1180589

Summary: jar: directory traversal
Product: [Other] Security Response Reporter: Vasyl Kaigorodov <vkaigoro>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: ahughes, carnil, dbhole, fferrari, fitzsim, jerboaa, jrusnack, jvanek, khosford, neugens, omajid, sbaiduzh, thoger
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 15:26:08 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: 1180591, 1180593    
Bug Blocks: 1180590, 1209063    

Description Vasyl Kaigorodov 2015-01-09 14:33:01 UTC
It was reported [1] that jar(1) is susceptible to a directory traversal vulnerability. While extracting an archive, it will happily use absolute and relative paths taken from the archive. This can be exploited by a malicious archive to write files outside the current directory.

This issue might be relevant to the (incomplete) fix of CVE-2005-1080. Please note that CVE-2005-1080 talks about .. only.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774953

Comment 1 Vasyl Kaigorodov 2015-01-09 14:34:37 UTC
Created java-1.7.0-openjdk tracking bugs for this issue:

Affects: fedora-all [bug 1180591]

Comment 2 Vasyl Kaigorodov 2015-01-09 14:34:39 UTC
Created java-1.8.0-openjdk tracking bugs for this issue:

Affects: fedora-all [bug 1180593]

Comment 5 Tomas Hoger 2015-04-14 19:59:39 UTC
Marking this as duplicate of CVE-2005-1080.

*** This bug has been marked as a duplicate of bug 606442 ***