Files
CVEs-PoC/2020/CVE-2020-13625.md
T
2024-05-25 21:48:12 +02:00

737 B

CVE-2020-13625

Description

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.

POC

Reference

No PoCs from references.

Github