
Find real vulnerabilities before they ship
Nagios Core before 4.3.3 creates a nagios.lock 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 nagios.lock modification before a root script executes a "kill `cat /pathname/nagios.lock`" command.
Base Score
6.3| Base Score | 6.3 |
|---|---|
| Vector String | CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H |
| Base Severity | Medium |
| Version | 3.0 |
| Attack Vector (AV) | LOCAL |