Fedora 31: php-PHPMailer 2020-0bbe6304e3
Summary
Full Featured Email Transfer Class for PHP. PHPMailer features:
* Supports emails digitally signed with S/MIME encryption!
* Supports emails with multiple TOs, CCs, BCCs and REPLY-TOs
* Works on any platform.
* Supports Text & HTML emails.
* Embedded image support.
* Multipart/alternative emails for mail clients that do not read
HTML email.
* Flexible debugging.
* Custom mail headers.
* Redundant SMTP servers.
* Support for 8bit, base64, binary, and quoted-printable encoding.
* Word wrap.
* Multiple fs, string, and binary attachments (those from database,
string, etc).
* SMTP authentication.
* Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Gmail,
Imail, Exchange, etc.
* Good documentation, many examples included in download.
* It's swift, small, and simple.
Fix CVE-2020-13625 vulnerability.
* Sun Jun 21 2020 Patrick Monnerat
- Update to 5.2.28
- Patch "cve2020-13625" fixes CVE-2020-13625 vulnerability. This is a backport
of https://github.com/PHPMailer/PHPMailer/commit/c2796cb.
https://bugzilla.redhat.com/show_bug.cgi?id=1848842
[ 1 ] Bug #1848842 - CVE-2020-13625 php-PHPMailer: output escaping could result in the file type being misinterpreted [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1848842
su -c 'dnf upgrade --advisory FEDORA-2020-0bbe6304e3' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References