I have been tasked with extending our existing Nagios Core installation to monitoring a number of Linux servers.
I asked our Security team to download NRPE for us, but they won't' because of the following:
Code: Select all
Description :
The version of Nagios Remote Plugin Executor (NRPE) running on the
remote host has command argument processing enabled and accepts the
newline character. An unauthenticated, remote attacker can exploit
this issue to execute arbitrary commands within the context of the
vulnerable application by appending those commands via a newline
character in the '-a' option to libexec/check_nrpe.
See also :
http://legalhackers.com/advisories/nagios-nrpe.txt
http://www.nessus.org/u?dd566434
Solution :
Disable command argument processing in the NRPE configuration.
Risk factor :
High / CVSS Base Score : 7.5
(CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P)
CVSS Temporal Score : 6.8
(CVSS2#E:POC/RL:U/RC:ND)
Public Exploit Available : true
Please note - I'm only interested in disk space threshold monitoring, if that helps.
Thanks in advance
Pete
