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.
総合評価: CVE-2023-3823 は悪用リスクが高い(72.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.21%、64 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.37% | 1.21% | +0.84% |
| 2 | 2026-06-14 | 0.60% | 0.37% | -0.24% |
| 3 | 2026-05-07 | — | 0.60% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.7 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2023-3823 not yet assigned priority: Debian including 2 source packages (php7.4, php8.2), 2 status rows across 2 suites (bookworm, bullseye): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2023-3823 |
gentoo
|
high | CVE-2023-3823: 1 GLSA(s) (202408-32), 1 atom(s) (dev-lang/php); latest impact high. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2023-3823 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-3823 |
suse
|
high | CVE-2023-3823 severity important: SUSE including 342 source package names (apache2-mod_php7-7.4.33-150200.3.60.1, apache2-mod_php7-7.4.33-150400.4.28.1, …), 1349 product×package rows across 33 product lines (Container bci/php, Container bci/php-apache, … (33 product lines)): Fixed 1349. | https://www.suse.com/security/cve/CVE-2023-3823/ |
ubuntu
|
medium | CVE-2023-3823 medium priority: Ubuntu including 6 source packages (php5, php7.0, php7.2, php7.4, php8.1, php8.2), 72 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 56, released 6, needed 5, ignored 3, needs-triage 1, not-affected 1. | https://ubuntu.com/security/CVE-2023-3823 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| php | php | >= 8.0.0, < 8.0.30 | cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
| php | php | >= 8.1.0, < 8.1.22 | cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
| php | php | >= 8.2.0, < 8.2.9 | cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
| fedoraproject | fedora | 38 | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/php/php-src/security/advisories/GHSA-3qrf-m4j2-pcrr | Exploit Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/09/msg00002.html | Mailing List |
| https://lists.fedoraproject.org/archives/list/[email protected]/message/7NBF77WN6DTVTY2RE73IGPYD6M4PIAWA/ | Mailing List |
| https://security.netapp.com/advisory/ntap-20230825-0001/ | Third Party Advisory |