Bug 1207781 (CVE-2015-1786)

Summary: CVE-2015-1786 php-ZendFramework2: invalid CSRF validation of null or incorrectly formatted token identifiers (ZF2015-03)
Product: [Other] Security Response Reporter: Vasyl Kaigorodov <vkaigoro>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: fedora, jrusnack, shawn, vkaigoro
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Zend Framework 2.3.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-21 09:37:59 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: 1207782, 1207783    
Bug Blocks:    

Description Vasyl Kaigorodov 2015-03-31 16:49:14 UTC
Zend\Validator\Csrf, starting in the Zend Framework 2.3 series, was not correctly identifying null or mal-formatted token identifiers, leading to false positive validations, and thus potentially allowing for Cross-Site Request Forgery vectors.

A patch was written that correctly identifies invalid token identifiers, ensuring that they invalidate the provided value.
It was discovered that the vulnerability was introduced specifically in the 2.3 series, and thus no patch was necessary against the 2.2 series.

Comment 1 Vasyl Kaigorodov 2015-03-31 16:49:53 UTC
Created php-ZendFramework2 tracking bugs for this issue:

Affects: fedora-all [bug 1207782]
Affects: epel-all [bug 1207783]

Comment 2 Shawn Iwinski 2015-07-20 02:09:46 UTC
All dependent bugs have been closed, can this tracking bug be closed as well?

Comment 3 Vasyl Kaigorodov 2015-07-21 09:37:59 UTC
Yep, this one can (and should) be closed.
Doing now.