mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
791 B
Markdown
18 lines
791 B
Markdown
### [CVE-2017-14312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14312)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|