SECURITY: mailstream - update PHPMailer to v5.2.21 #397

Merged
rabuzarus merged 2 commits from 20170108_-_mailstream_update into master 2017-01-09 10:34:11 +01:00
rabuzarus commented 2017-01-08 16:28:10 +01:00 (Migrated from github.com)

Someone on the friendica IRC channel noted about https://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10033-Vuln.html.

So I updated PHPMailer. For the changelog please visit https://github.com/PHPMailer/PHPMailer/releases

In addition I fixed some indentations and make use of dbm::is_result().
PHPMailer is now in a separate directory and the licence and version file is added.

Thanks to MilkManzJourDadd (IRC)

Someone on the friendica IRC channel noted about https://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10033-Vuln.html. So I updated PHPMailer. For the changelog please visit https://github.com/PHPMailer/PHPMailer/releases In addition I fixed some indentations and make use of `dbm::is_result()`. PHPMailer is now in a separate directory and the licence and version file is added. Thanks to MilkManzJourDadd (IRC)
Sign in to join this conversation.
No description provided.