An issue was discovered in Icinga 2.x through 2.8.1. The daemon creates an icinga2.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for icinga2.pid modification before a root script executes a "kill `cat /pathname/icinga2.pid`" command, as demonstrated by icinga2.init.d.cmake.
References
Link | Resource |
---|---|
https://github.com/Icinga/icinga2/issues/5991 | Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-02-02 09:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-6536
Mitre link : CVE-2018-6536
CVE.ORG link : CVE-2018-6536
JSON object : View
Products Affected
icinga
- icinga
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource