天天看點

nagios niubility 漏洞

CVSS Base Score 7.5CVSS2 Vector AV:N/AC:L/Au:N/C:P/I:P/A:P/E:U/RL:OF/RC:UC/CDP:N/TD:N/CR:L/IR:L/AR:LVendor NagiosAffected Products NRPE (Configured with --enable-command-args).Affected Platforms AllAffected versions < 2.14Remote Exploitable YesLocal Exploitable NoPatch Status Vendor released a patch (See Solution)Description

nrpe 2.13 has, in src/nrpc.c, line 52:

#define NASTY_METACHARS         "|`&><'\"\\[]{};"

When NRPE is compiled with --enable-command-args (the default for mostLinux distributions), the above code allows the passing of $() to plugins/scripts which, if run under bash, will execute thatshell command under a subprocess and pass the output as a parameter tothe called script. Using this, it is possible to get called scripts,such as check_http, to execute arbitrary commands under the uid thatNRPE/nagios is running as (typically, 'nagios').

Solution

Upgrade to NRPE 2.14 or later, available at http://sourceforge.net/projects/nagios/files/nrpe-2.x/

下一篇: 業務安全