mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-13 03:02:49 +00:00
753 B
753 B
CVE-2016-10131
Description
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.
POC
Reference
- https://gist.github.com/Zenexer/40d02da5e07f151adeaeeaa11af9ab36
- https://github.com/bcit-ci/CodeIgniter/issues/4963