Bug 1293272 (CVE-2015-8607)

Summary: CVE-2015-8607 perl-PathTools: Taint propagation flaw in canonpath()
Product: [Other] Security Response Reporter: Adam Mariš <amaris>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: carnil, jorton, osoukup, perl-maint-list, ppisar, security-response-team
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: 2016-01-11 16:19:23 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: 1297455, 1297486    
Bug Blocks: 1293278    
Attachments:
Description Flags
Patch
none
Patch - version correction none

Description Adam Mariš 2015-12-21 09:37:40 UTC
It was reported that File::Spec::canonpath() routine returns untainted strings even if passed tainted input.  This defect undermines the guarantee of taint propagation, which is sometimes used to ensure that unvalidated user input does not reach sensitive code. This issue affects versions of PathTools from 3.47 onwards and/or perl 5.20.0.

Comment 1 Adam Mariš 2015-12-21 09:41:13 UTC
Created attachment 1108268 [details]
Patch

Comment 2 Adam Mariš 2015-12-21 09:42:42 UTC
Created attachment 1108269 [details]
Patch - version correction

Comment 4 Cedric Buissart 2016-01-11 15:56:30 UTC
Created perl-PathTools tracking bugs for this issue:

Affects: fedora-all [bug 1297486]

Comment 5 Cedric Buissart 2016-01-11 15:57:53 UTC
Upstream bug: https://rt.perl.org/Public/Bug/Display.html?id=126862

Comment 7 Fedora Update System 2016-01-14 08:52:50 UTC
perl-PathTools-3.60-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-01-27 15:52:03 UTC
perl-PathTools-3.47-312.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.