Bug 1285263 (CVE-2015-8124, CVE-2015-8125)

Summary: CVE-2015-8124 CVE-2015-8125 php-symfony: Session fixation and remote timing attack vulnerabilities
Product: [Other] Security Response Reporter: Adam Mariš <amaris>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: fedora, jrusnack, shawn
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: php-symfony 2.3.35, php-symfony 2.6.12, php-symfony 2.7.7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-07 07:44:16 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: 1285264, 1285265    
Bug Blocks:    

Description Adam Mariš 2015-11-25 10:14:56 UTC
Two security issues in php-symfony were found:

CVE-2015-8124: Session Fixation in the "Remember Me" Login Feature

A session fixation vulnerability within the "Remember Me" login feature allows an attacker to impersonate the victim towards the web application if the session id value was previously known to the attacker.

Upstream patch:

https://github.com/fabpot/symfony/commit/f88e600833b6822db5873e25deaefd14948e4878

CVE-2015-8125: Potential Remote Timing Attack Vulnerability in Security Remember-Me Service

Several potential remote timing attack vulnerabilities were discovered in classes from the Symfony Security component (Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices and Symfony\Component\Security\Http\Firewall\DigestAuthenticationListener) and in the legacy CSRF implementation from the Symfony Form component (Symfony\Component\Form\Extension\Csrf\CsrfProvider\DefaultCsrfProvider).

Upstream patches:

https://github.com/fabpot/symfony/commit/f1fd7686c5fdc191a599d1e77d9748365f8a19cf
https://github.com/fabpot/symfony/commit/557ea17eeb21817f3c18147b56c86172794a75df
https://github.com/fabpot/symfony/commit/819aa54fe489a403c0a3fe00fd0840ed53a15609

External reference:

http://symfony.com/blog/cve-2015-8124-session-fixation-in-the-remember-me-login-feature
http://symfony.com/blog/cve-2015-8125-potential-remote-timing-attack-vulnerability-in-security-remember-me-service

Comment 1 Adam Mariš 2015-11-25 10:15:23 UTC
Created php-symfony tracking bugs for this issue:

Affects: fedora-all [bug 1285264]
Affects: epel-all [bug 1285265]

Comment 2 Fedora Update System 2015-12-06 01:23:21 UTC
php-symfony-2.7.7-2.fc23, php-twig-1.23.1-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 3 Fedora Update System 2015-12-06 03:19:35 UTC
php-symfony-2.7.7-2.fc22, php-twig-1.23.1-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 4 Shawn Iwinski 2016-07-05 13:55:29 UTC
All dependent bugs have been closed.  Please close this tracking bug as well.

Comment 5 Shawn Iwinski 2016-07-05 13:55:57 UTC
All dependent bugs have been closed.  Please close this tracking bug as well.

Comment 6 Adam Mariš 2016-07-07 07:44:16 UTC
Ok, thanks!