Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 18 Apr 2014 09:03:17 +0100
From: John Haxby <john.haxby@...cle.com>
To: oss-security@...ts.openwall.com
Subject: Re: CVE Request: Nagios Remote Plugin Executor <= 2.15 Remote Command Execution


On 18 Apr 2014, at 07:16, gremlin@...mlin.ru wrote:

> On 18-Apr-2014 10:14:16 +0800, Eduardo Tongson wrote:
> 
>> Details: http://seclists.org/fulldisclosure/2014/Apr/240
>> Fix:
> 
>> --- nrpe/src/nrpe.c
>> +++ nrpe/src/nrpe.c
>> -#define NASTY_METACHARS         "|`&><'\"\\[]{};"
>> +#define NASTY_METACHARS         "|`&><'\"\\[]{};\n"
> 
> Adding \r here may be a good idea as well...


And ‘$’   you have ` but you don’t guard against $(do something unpleasant).

jch

Download attachment "signature.asc" of type "application/pgp-signature" (237 bytes)

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.