PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or any mail relay processing the message.
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
Link | Tags |
---|---|
https://github.com/PHPMailer/PHPMailer/releases/tag/v6.1.6 | third party advisory release notes |
https://github.com/PHPMailer/PHPMailer/security/advisories/GHSA-f7hx-fqxw-rvvj | patch third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2020/06/msg00014.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SMH4TC5XTS3KZVGMSKEPPBZ2XTZCKKCX/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EFM3BZABL6RUHTVMXSC7OFMP4CKWMRPJ/ | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html | vendor advisory broken link |
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00085.html | vendor advisory broken link |
https://lists.debian.org/debian-lts-announce/2020/08/msg00004.html | third party advisory mailing list |
https://usn.ubuntu.com/4505-1/ | third party advisory vendor advisory |