GHSA-4x5h-cr29-fhp6 · 深刻度: medium · エコシステム: composer — Local file disclosure in PHPMailer
An issue was discovered in PHPMailer before 5.2.22. PHPMailer's msgHTML method applies transformations to an HTML document to make it usable as an email message body. One of the transformations is to convert relative image URLs into attachments using a script-provided base directory. If no base directory is provided, it resolves to /, meaning that relative image URLs get treated as absolute local file paths and added as attachments. To form a remote vulnerability, the msgHTML method must be called, passed an unfiltered, user-supplied HTML document, and must not set a base directory.
総合評価: CVE-2017-5223 は悪用リスクが高い(67.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 2.92%、87 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 43056 | exploit_db | edb | 2017-10-25 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-03 | 3.00% | 2.92% | -0.08% |
| 2 | 2026-05-22 | 2.92% | 3.00% | +0.08% |
| 3 | 2026-03-25 | — | 2.92% | — |
EPSS の全履歴 (全 23 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.5 | 3.0 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| 2.1 | 2.0 | LOW |
|
3.9 | 2.9 | [email protected] |
GHSA-4x5h-cr29-fhp6 · 深刻度: medium · エコシステム: composer — Local file disclosure in PHPMailer
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-5223 not yet assigned priority: Debian including 1 source packages (libphp-phpmailer), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-5223 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2017-5223/ |
ubuntu
|
medium | CVE-2017-5223 medium priority: Ubuntu including 1 source packages (libphp-phpmailer), 16 status rows across 16 suites (artful, bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, precise, trusty, upstream, xenial, yakkety, zesty): not-affected 9, ignored 4, released 2, DNE 1. | https://ubuntu.com/security/CVE-2017-5223 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| phpmailer_project | phpmailer | <= 5.2.21 | cpe:2.3:a:phpmailer_project:phpmailer:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| http://kalilinux.co/2017/01/12/phpmailer-cve-2017-5223-local-information-disclosure-vulnerability-analysis/ | Exploit Third Party Advisory |
| http://www.securityfocus.com/bid/95328 | Third Party Advisory VDB Entry |
| https://github.com/PHPMailer/PHPMailer/blob/master/SECURITY.md | Issue Tracking Patch Third Party Advisory |
| https://www.exploit-db.com/exploits/43056/ |