Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Critical Vulnerability in PHPMailer #117

Closed hexcollective closed 7 years ago

hexcollective commented 7 years ago

Details: https://www.wordfence.com/blog/2016/12/phpmailer-vulnerability/

joeke commented 7 years ago

Hi @hexcollective FormIt uses the native modx mail function, which indeed uses PHPMailer. From MODX version 2.5.3 and up the PHPMailer in MODX core is updated with the latest secure version. See https://github.com/modxcms/revolution/blob/2.x/core/docs/changelog.txt for more info.