Permissions, Privileges, and Access Controls in MongoDB - CVE-2019-2389
Published: September 24, 2019
MongoDB
Detailed vulnerability description
The vulnerability allows a local user to kill arbitrary process on the system.
The vulnerability exists due to insufficient validation of data present in the PID file. A local user with write access to MongoDB PID file can insert arbitrary PIDs into it and kill arbitrary process on the system with root privileges, once MongoDB process is topped via SysV init.