← Back to CVEs
CVE-2017-5223
N/ADescription
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 Details
CVSS v3.1 ScoreN/A
Published1/16/2017
Last Modified4/20/2025
Sourcenvd
Honeypot Sightings0
Affected Products
phpmailer_project:phpmailer
Weaknesses (CWE)
CWE-200
References
http://kalilinux.co/2017/01/12/phpmailer-cve-2017-5223-local-information-disclosure-vulnerability-analysis/(cve@mitre.org)
http://www.securityfocus.com/bid/95328(cve@mitre.org)
https://www.exploit-db.com/exploits/43056/(cve@mitre.org)
http://kalilinux.co/2017/01/12/phpmailer-cve-2017-5223-local-information-disclosure-vulnerability-analysis/(af854a3a-2127-422b-91ae-364da2661108)
http://www.securityfocus.com/bid/95328(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/PHPMailer/PHPMailer/blob/master/SECURITY.md(af854a3a-2127-422b-91ae-364da2661108)
https://www.exploit-db.com/exploits/43056/(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.