CVE-2023-46733
| Summary |
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.
|
| Publication Date |
Nov. 11, 2023, 3:15 a.m. |
| Registration Date |
Nov. 11, 2023, 10 a.m. |
| Last Update |
Nov. 21, 2024, 5:29 p.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.5
|
| Vector |
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) |
なし |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |
5.4.21 |
|
|
5.4.31 |
| cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:* |
6.2.7 |
|
|
6.3.8 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Sensio Labs の Symfony におけるセッションの固定化の脆弱性
| Title |
Sensio Labs の Symfony におけるセッションの固定化の脆弱性
|
| Summary |
Sensio Labs の Symfony には、セッションの固定化の脆弱性が存在します。
|
| Possible impacts |
情報を改ざんされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Nov. 10, 2023, midnight |
| Registration Date |
Jan. 5, 2024, 3:01 p.m. |
| Last Update |
Jan. 5, 2024, 3:01 p.m. |
Affected System
| Sensio Labs |
|
Symfony 5.4.21 以上 5.4.31 未満
|
|
Symfony 6.2.7 以上 6.3.8 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年01月05日] 掲載 |
Jan. 5, 2024, 3:01 p.m. |