CVE-2021-41268
MEDIUM6.5EPSS 0.48%Cookie persistence after password changes in symfony/security-bundle
描述
Description ----------- Since the rework of the Remember me cookie in Symfony 5.3, the cookie is not invalidated anymore when the user changes its 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. Resolution ---------- Symfony now makes the password part of the signature by default. In that way, when the password changes then the cookie is not valid anymore. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc) for branch 5.3. Credits ------- We would like to thank Thibaut Decherit for reporting the issue and Wouter J for fixing the issue.
受影響套件(3)
- Bitnami/symfony>= 5.3.0, < 5.3.12
- Packagist/symfony/security-bundle>= 5.3.0, < 5.3.12
- Packagist/symfony/symfony>= 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 |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-41268
- PATCHhttps://github.com/symfony/symfony
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/security-bundle/CVE-2021-41268.yaml
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2021-41268.yaml
- WEBhttps://github.com/symfony/symfony/commit/36a808b857cd3240244f4b224452fb1e70dc6dfc
- WEBhttps://github.com/symfony/symfony/pull/44243
- WEBhttps://github.com/symfony/symfony/releases/tag/v5.3.12
- WEBhttps://github.com/symfony/symfony/security/advisories/GHSA-qw36-p97w-vcqr
- WEBhttps://symfony.com/cve-2021-41268