跳转到帖子

Debian: CVE-2023-46733: symfony -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2023-46733: symfony -- security update

Severity
7
CVSS
(AV:N/AC:L/Au:S/C:N/I:C/A:N)
Published
11/10/2023
Created
07/31/2024
Added
07/30/2024
Modified
01/30/2025

Description

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 5.4.21 and 6.2.7 and prior to versions 5.4.31 and 6.3.8, `SessionStrategyListener` does not migrate the session after every successful login. It does so only in case the logged in user changes by means of checking the user identifier. In some use cases, the user identifier doesn't change between the verification phase and the successful login, while the token itself changes from one type (partially-authenticated) to another (fully-authenticated). When this happens, the session id should be regenerated to prevent possible session fixations, which is not the case at the moment. As of versions 5.4.31 and 6.3.8, Symfony now checks the type of the token in addition to the user identifier before deciding whether the session id should be regenerated.

Solution(s)

  • debian-upgrade-symfony

References

  • https://attackerkb.com/topics/cve-2023-46733
  • CVE - 2023-46733
  • 查看数 706
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…