Show filters
2 Total Results
Displaying 1-2 of 2
Sort by:
Attacker Value
Unknown

CVE-2020-36326

Disclosure Date: April 28, 2021 (last updated November 08, 2023)
PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in safe contexts. As an unintended side effect, this fix eliminated the code that blocked addAttachment exploitation.
Attacker Value
Unknown

CVE-2018-19296

Disclosure Date: November 16, 2018 (last updated November 08, 2023)
PHPMailer before 5.2.27 and 6.x before 6.0.6 is vulnerable to an object injection attack.