Phorum / Core

The core of Phorum
http://www.phorum.org
68 stars 34 forks source link

SMTP Mail Module: Update of phpmailer necessary #1022

Open oricgn opened 7 years ago

oricgn commented 7 years ago

An independent research uncovered a critical vulnerability in PHPMailer that could potentially be used by (unauthenticated) remote attackers to achieve remote arbitrary code execution in the context of the web server user and remotely compromise the target web application.

To exploit the vulnerability an attacker could target common website components such as contact/feedback forms, registration forms, password email resets and others that send out emails with the help of a vulnerable version of the PHPMailer class.

See: https://legalhackers.com/advisories/PHPMailer-Exploit-Remote-Code-Exec-CVE-2016-10033-Vuln.html