VYPR

Bitnami package

phpmailer

pkg:bitnami/phpmailer

Vulnerabilities (4)

  • CVE-2021-3603HigJun 17, 2021
    affected < 6.4.2fixed 6.4.2

    PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called (if such code is injected into the host project's scope by other means). If the $patternselect parameter to validateAddress() is set to 'php' (the default, defined by PHPMailer::$va

  • CVE-2021-34551HigJun 16, 2021
    affected < 6.5.0fixed 6.5.0

    PHPMailer before 6.5.0 on Windows allows remote code execution if lang_path is untrusted data and has a UNC pathname.

  • CVE-2020-36326CriApr 28, 2021
    affected >= 6.1.8, < 6.4.1fixed 6.4.1

    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 PHP

  • CVE-2020-13625HigJun 8, 2020
    affected < 6.1.6fixed 6.1.6

    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.