Jelajahi Sumber

Added CVE MITRE tracking number

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1935 f882894a-f735-0410-b71e-b25c423dba1c
Ton Voon 18 tahun lalu
induk
melakukan
0eaefa2746
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      NEWS

+ 1 - 1
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)