php-svg-lib is an SVG file parsing / rendering library. Prior to version 0.5.1, when handling `<use>` tag that references an `<image>` tag, it merges the attributes from the `<use>` tag to the `<image>` tag. The problem pops up especially when the `href` attribute from the `<use>` tag has not been sanitized. This can lead to an unsafe file read that can cause PHAR Deserialization vulnerability in PHP prior to version 8. Version 0.5.1 contains a patch for this issue.
総合評価: CVE-2023-50252 は悪用リスクが高い(87.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 23.90%、98 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +14.27% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 9.63% | 23.90% | +14.27% |
| 2 | 2026-04-05 | 9.98% | 9.63% | -0.36% |
| 3 | 2026-03-04 | — | 9.98% | — |
EPSS の全履歴 (全 21 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.3 | 3.1 | HIGH |
|
3.9 | 3.7 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2023-50252 not yet assigned priority: Debian including 1 source packages (php-dompdf-svg-lib), 2 status rows across 2 suites (bookworm, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2023-50252 |
ubuntu
|
medium | CVE-2023-50252 medium priority: Ubuntu has no source package entries, 0 status rows across 0 suites (none): no status rows. | https://ubuntu.com/security/CVE-2023-50252 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| dompdf | php-svg-lib | < 0.5.1 | cpe:2.3:a:dompdf:php-svg-lib:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/dompdf/php-svg-lib/commit/08ce6a96d63ad7216315fae34a61c886dd2dc030 | Patch |
| https://github.com/dompdf/php-svg-lib/security/advisories/GHSA-jq98-9543-m4cr | Exploit Mitigation Vendor Advisory |