system/libraries/Email.php in CodeIgniter before 3.1.3 allows remote attackers to execute arbitrary code by leveraging control over the email->from field to insert sendmail command-line arguments.
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/bcit-ci/CodeIgniter/pull/4966 | patch |
https://github.com/bcit-ci/CodeIgniter/issues/4963 | patch |
https://gist.github.com/Zenexer/40d02da5e07f151adeaeeaa11af9ab36 | third party advisory |
http://www.securityfocus.com/bid/96851 | vdb entry |