From ea18202ce6ecd0ff619f7fbc7c2329db3bd3d086 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Wed, 11 Jan 2012 09:26:18 +0100 Subject: be more careful in handling input from the web to prevent xss. Thanks to Russ McRee for pointing this out. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8130241..a4610d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +* be more careful in handling input from the web to prevent xss. Thanks to + Russ McRee for pointing this out. + * Updated TCPPing probe -- Chris Wilson chris aptivate.org * Make Median matcher work without complaint at startup and if unknown data elements occur in the stream. -- cgit v1.2.3-24-g4f1b