| 概要 | In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it by calling appropriate function. However, since the state is process-global, other modules - such as ImageMagick - may also use this library within the same process, and change that global state for their internal purposes, and leave it in a state where external entities loading is enabled. This can lead to the situation where external XML is parsed with external entities loaded, which can lead to disclosure of any local files accessible to PHP. This vulnerable state may persist in the same process across many requests, until the process is shut down. |
|---|---|
| 公表日 | 2023年8月11日15:15 |
| 登録日 | 2023年8月11日20:00 |
| 最終更新日 | 2024年11月21日17:18 |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| ベクター | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.1.0 | 8.1.22 | |||
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.0.0 | 8.0.30 | |||
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.2.0 | 8.2.9 | |||
| 構成2 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* | |||||
| 構成3 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | |||||
| タイトル | The PHP Group の PHP 等複数ベンダの製品における XML 外部エンティティの脆弱性 |
|---|---|
| 概要 | The PHP Group の PHP 等複数ベンダの製品には、XML 外部エンティティの脆弱性が存在します。 |
| 想定される影響 | 情報を取得される可能性があります。 |
| 対策 | 参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2023年8月11日0:00 |
| 登録日 | 2024年1月22日14:39 |
| 最終更新日 | 2024年1月22日14:39 |
| The PHP Group |
| PHP 8.0.0 以上 8.0.30 未満 |
| PHP 8.1.0 以上 8.1.22 未満 |
| PHP 8.2.0 以上 8.2.9 未満 |
| Debian |
| Debian GNU/Linux 10.0 |
| Fedora Project |
| Fedora 38 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年01月22日] 掲載 |
2024年1月22日14:39 |