CVE-2021-41268
CVSS V2 Medium 6.5
CVSS V3 High 8.8
Description
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.
Overview
- CVE ID
- CVE-2021-41268
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-24T19:15:07
- Last Modified Date
- 2021-11-30T20:04:56
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* | 1 | OR | 5.3.0 | 5.3.12 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.5
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/symfony/symfony/security/advisories/GHSA-qw36-p97w-vcqr | Patch Third Party Advisory |
https://github.com/symfony/symfony/releases/tag/v5.3.12 | Release Notes Third Party Advisory |
https://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc | Patch Third Party Advisory |
https://github.com/symfony/symfony/pull/44243 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41268 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41268 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:44:15 | Added to TrackCVE | |||
2022-12-05 15:10:52 | 2021-11-24T19:15Z | 2021-11-24T19:15:07 | CVE Published Date | updated |
2022-12-05 15:10:52 | 2021-11-30T20:04:56 | CVE Modified Date | updated | |
2022-12-05 15:10:52 | Analyzed | Vulnerability Status | updated |