The mail transport (aka Swift_Transport_MailTransport) in Swift Mailer before 5.4.5 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a \" (backslash double quote) in a crafted e-mail address in the (1) From, (2) ReturnPath, or (3) Sender header.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/42221/ | exploit |
https://legalhackers.com/advisories/SwiftMailer-Exploit-Remote-Code-Exec-CVE-2016-10074-Vuln.html | exploit third party advisory technical description |
http://www.securityfocus.com/bid/95140 | vdb entry third party advisory |
http://packetstormsecurity.com/files/140290/SwiftMailer-Remote-Code-Execution.html | third party advisory exploit |
http://seclists.org/fulldisclosure/2016/Dec/86 | mailing list exploit |
https://www.exploit-db.com/exploits/40972/ | third party advisory exploit |
https://www.exploit-db.com/exploits/40986/ | exploit |
http://www.debian.org/security/2017/dsa-3769 | vendor advisory |
https://github.com/swiftmailer/swiftmailer/blob/5.x/CHANGES | patch vendor advisory |