Fix insufficient sendmail command argument escaping (thanks to Mitchel Sahertian...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 24 Apr 2017 19:46:13 +0000 (19:46 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 24 Apr 2017 19:46:13 +0000 (19:46 +0000)
commitc6c3ccc42d7115697c1511e75ec5c00a2286e568
tree24ae7639a77489d1ace848dba1f7f3ff6dda6336
parent6654098883ee3a5b5ca49b54020a743c3ef4a46c
Fix insufficient sendmail command argument escaping (thanks to Mitchel Sahertian, Maor Shwartz and Dawid Golunski for bringing this to our attention). [CVE-2017-7692]

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14650 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/deliver/Deliver_SendMail.class.php
doc/ChangeLog