Code

Added CVE MITRE tracking number
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 18 Feb 2008 11:23:06 +0000 (11:23 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Mon, 18 Feb 2008 11:23:06 +0000 (11:23 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1935 f882894a-f735-0410-b71e-b25c423dba1c

NEWS

diff --git a/NEWS b/NEWS
index 9029a8f89df613f181f22beccfac0c092b75a8f8..cf257f7b1f846caf124b61e351381404a96797aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,7 @@ This file documents the major additions and syntax changes between releases.
        VPATH problem fixed for compiling plugins-root
 
 1.4.10 28th September 2007
-       Fix check_http buffer overflow vulnerability when following HTTP redirects
+       Fix check_http buffer overflow vulnerability when following HTTP redirects (CVE-2007-5198)
        check_http now explicitly asks HTTP/1.1 servers to close the connection
          after completion of the response
        Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect)