Vulnerability Details : CVE-2021-41268
Symfony/SecurityBundle is the security system for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Since the rework of the Remember me cookie in version 5.3.0, the cookie is not invalidated when the user changes their password. Attackers can therefore maintain their access to the account even if the password is changed as long as they have had the chance to login once and get a valid remember me cookie. Starting with version 5.3.12, Symfony makes the password part of the signature by default. In that way, when the password changes, then the cookie is not valid anymore.
Products affected by CVE-2021-41268
- cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-41268
0.48%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 64 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-41268
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
2.8
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2021-41268
-
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.Assigned by: security-advisories@github.com (Primary)
References for CVE-2021-41268
-
https://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc
[SecurityBundle] Default signature_properties to the previous behavior · symfony/symfony@36a808b · GitHubPatch;Third Party Advisory
-
https://github.com/symfony/symfony/releases/tag/v5.3.12
Release v5.3.12 · symfony/symfony · GitHubRelease Notes;Third Party Advisory
-
https://github.com/symfony/symfony/security/advisories/GHSA-qw36-p97w-vcqr
Remember me cookie persistance after password changes · Advisory · symfony/symfony · GitHubPatch;Third Party Advisory
-
https://github.com/symfony/symfony/pull/44243
Release v5.3.12 by fabpot · Pull Request #44243 · symfony/symfony · GitHubPatch;Third Party Advisory
Jump to