2 matches found
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...
5.5CVSS0.1AI score0.02161EPSS
SaveExploits6References9Affected Software1
Local File Inclusion
PHPMailer is vulnerable to local file inclusion. The vulnerability is possible because user supplied relative image URLs are treated as / absolute local file paths and are directly passed to the msgHTML method...
5.5CVSS5.6AI score0.02161EPSS
SaveExploits6References5Affected Software2
20