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 綜合評估為高可利用風險(65/100):CVSS 技術影響為中級,利用機率(EPSS 2.16%) 核心證據: 已收錄 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-07-07 | 2.14% | 2.16% | +0.02% |
| 2 | 2026-06-15 | 2.92% | 2.14% | -0.78% |
| 3 | 2026-06-03 | — | 2.92% | — |
完整 EPSS 歷史 (共 25 筆)
該 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/ |