CVE-2023-46733
概要

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.

公表日 2023年11月11日3:15
登録日 2023年11月11日10:00
最終更新日 2024年11月21日17:29
CVSS3.1 : MEDIUM
スコア 6.5
ベクター CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I)
可用性への影響(A) なし
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 5.4.21 5.4.31
cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* 6.2.7 6.3.8
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Sensio Labs の Symfony におけるセッションの固定化の脆弱性
タイトル Sensio Labs の Symfony におけるセッションの固定化の脆弱性
概要

Sensio Labs の Symfony には、セッションの固定化の脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2023年11月10日0:00
登録日 2024年1月5日15:01
最終更新日 2024年1月5日15:01
影響を受けるシステム
Sensio Labs
Symfony 5.4.21 以上 5.4.31 未満
Symfony 6.2.7 以上 6.3.8 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2024年01月05日]
  掲載
2024年1月5日15:01