### [CVE-2017-14312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14312) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Nagios Core through 4.3.4 initially executes /usr/sbin/nagios as root but supports configuration options in which this file is owned by a non-root account (and similarly can have nagios.cfg owned by a non-root account), which allows local users to gain privileges by leveraging access to this non-root account. ### POC #### Reference - https://github.com/NagiosEnterprises/nagioscore/issues/424 #### Github No PoCs found on GitHub currently.