SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2017-5223

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.

MEDIUM 5.5EPSS 2.16%

Does this matter?

Lower severity and a low EPSS score (2.16%). Track it; it rarely justifies an emergency change on its own.

Description

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.

CVSS 3.0
5.5 MEDIUMCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS
2.16% probability · 81th percentile
CISA KEV
Not listed
Weakness
CWE-200
Affected
phpmailer project/phpmailer
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.