CVE-2015-8124: Medium severity symfony vulnerability
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.
Other sources
CVE-2015-8124: Session Fixation in the "Remember Me" Login Feature
Session fixation vulnerability in the "Remember Me" login feature in Symfony 2.3.x before 2.3.35, 2.6.x before 2.6.12, and 2.7.x before 2.7.7 allows remote attackers to hijack web sessions via a session id.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-8124?
CVE-2015-8124 is rated as a medium severity vulnerability due to its potential for session fixation attacks.
How do I fix CVE-2015-8124?
To fix CVE-2015-8124, upgrade to Symfony versions 2.3.35, 2.6.12, or 2.7.7.
Which versions of Symfony are affected by CVE-2015-8124?
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.
What types of attacks can CVE-2015-8124 enable?
CVE-2015-8124 can enable session fixation attacks, allowing an attacker to impersonate the victim.
Is CVE-2015-8124 limited to web applications?
Yes, CVE-2015-8124 specifically impacts web applications that utilize the 'Remember Me' login feature.