CVE-2021-41268
Cookie persistence after password changes in symfony/security-bundle
描述
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.
如何修補 CVE-2021-41268
要修補 CVE-2021-41268,請將受影響套件升級到下列已修補版本。
- —升級至 5.3.12 或更新版本
- —升級至 5.3.12 或更新版本
CVE-2021-41268 正在被利用嗎?
低 — EPSS 為 1.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 5.3.0, < 5.3.12
- >= 5.3.0, < 5.3.12
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |