#VU31177 OS Command Injection in MISP - CVE-2018-19908
Published: December 6, 2018 / Updated: June 17, 2021
MISP
misp-project.org
Description
The vulnerability allows a remote authenticated user to execute arbitrary code.
An issue was discovered in MISP 2.4.9x before 2.4.99. In app/Model/Event.php (the STIX 1 import code), an unescaped filename string is used to construct a shell command. This vulnerability can be abused by a malicious authenticated user to execute arbitrary commands by tweaking the original filename of the STIX import.