First published: Mon Nov 23 2015(Updated: )
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. This issue has been fixed in Symfony 2.3.35, 2.6.12, and 2.7.7. Note that no fixes are provided for Symfony 2.4 and 2.5 as they are not maintained anymore. Symfony 2.8 and 3.0 haven't been released yet and the fix will be included in their first stable releases.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/symfony/symfony | >=2.3.0<2.3.35>=2.4.0<2.5.0>=2.5.0<2.6.0>=2.6.0<2.6.12>=2.7.0<2.7.7 | |
composer/symfony/security | >=2.3.0<2.3.35>=2.4.0<2.5.0>=2.5.0<2.6.0>=2.6.0<2.6.12>=2.7.0<2.7.7 | |
composer/symfony/security-http | >=2.4.0<2.5.0>=2.5.0<2.6.0>=2.6.0<2.6.12>=2.7.0<2.7.7 | |
composer/symfony/security | >=2.7.0<2.7.7 | 2.7.7 |
composer/symfony/security | >=2.4.0<2.6.12 | 2.6.12 |
composer/symfony/security | >=2.3.0<2.3.35 | 2.3.35 |
composer/symfony/security-http | >=2.7.0<2.7.7 | 2.7.7 |
composer/symfony/security-http | >=2.4.0<2.6.12 | 2.6.12 |
composer/symfony/symfony | >=2.7.0<2.7.7 | 2.7.7 |
composer/symfony/symfony | >=2.4.0<2.6.12 | 2.6.12 |
composer/symfony/symfony | >=2.3.0<2.3.35 | 2.3.35 |
Symfony | =2.3.0 | |
Symfony | =2.3.1 | |
Symfony | =2.3.2 | |
Symfony | =2.3.3 | |
Symfony | =2.3.4 | |
Symfony | =2.3.5 | |
Symfony | =2.3.6 | |
Symfony | =2.3.7 | |
Symfony | =2.3.8 | |
Symfony | =2.3.9 | |
Symfony | =2.3.10 | |
Symfony | =2.3.11 | |
Symfony | =2.3.12 | |
Symfony | =2.3.13 | |
Symfony | =2.3.14 | |
Symfony | =2.3.15 | |
Symfony | =2.3.16 | |
Symfony | =2.3.17 | |
Symfony | =2.3.18 | |
Symfony | =2.3.19 | |
Symfony | =2.3.20 | |
Symfony | =2.3.21 | |
Symfony | =2.3.22 | |
Symfony | =2.3.23 | |
Symfony | =2.3.24 | |
Symfony | =2.3.25 | |
Symfony | =2.3.26 | |
Symfony | =2.3.27 | |
Symfony | =2.3.28 | |
Symfony | =2.3.29 | |
Symfony | =2.3.30 | |
Symfony | =2.3.31 | |
Symfony | =2.3.32 | |
Symfony | =2.3.33 | |
Symfony | =2.3.34 | |
Symfony | =2.6.0 | |
Symfony | =2.6.1 | |
Symfony | =2.6.2 | |
Symfony | =2.6.3 | |
Symfony | =2.6.4 | |
Symfony | =2.6.5 | |
Symfony | =2.6.6 | |
Symfony | =2.6.7 | |
Symfony | =2.6.8 | |
Symfony | =2.6.9 | |
Symfony | =2.6.10 | |
Symfony | =2.6.11 | |
Symfony | =2.7.0 | |
Symfony | =2.7.1 | |
Symfony | =2.7.2 | |
Symfony | =2.7.3 | |
Symfony | =2.7.4 | |
Symfony | =2.7.5 | |
Symfony | =2.7.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8124 is rated as a medium severity vulnerability due to its potential for session fixation attacks.
To fix CVE-2015-8124, upgrade to Symfony versions 2.3.35, 2.6.12, or 2.7.7.
CVE-2015-8124 affects Symfony versions from 2.3.0 up to but not including 2.3.35, as well as 2.4.x and 2.5.x versions.
CVE-2015-8124 can enable session fixation attacks, allowing an attacker to impersonate the victim.
Yes, CVE-2015-8124 specifically impacts web applications that utilize the 'Remember Me' login feature.