| Summary | ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection. |
|---|---|
| Publication Date | Sept. 12, 2016, 10:59 a.m. |
| Registration Date | Jan. 26, 2021, 2:16 p.m. |
| Last Update | Nov. 21, 2024, 11:57 a.m. |
| CVSS3.0 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 5.0 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:N/I:P/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 5.6.24 | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:* | |||||
| Title | PHP の ext/session/session.c における任意の型のセッションデータを挿入される脆弱性 |
|---|---|
| Summary | PHP の ext/session/session.c は、不正な構文解析を誘発する方法で無効なセッション名をスキップするため、任意の型のセッションデータを挿入される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (インジェクション) と識別されています。 http://cwe.mitre.org/data/definitions/74.html |
| Possible impacts | 第三者により、セッション名の管理を利用されることで、任意の型のセッションデータを挿入される可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Aug. 18, 2016, midnight |
| Registration Date | Sept. 13, 2016, 3:39 p.m. |
| Last Update | Sept. 13, 2016, 3:39 p.m. |
| The PHP Group |
| PHP 5.6.25 未満 |
| PHP 7.0.10 未満の 7.x |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2016年09月13日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |