summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b572da0)
raw | patch | inline | side by side (parent: b572da0)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 18 Feb 2008 11:23:06 +0000 (11:23 +0000) | ||
committer | Ton 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 | patch | blob | history |
index 9029a8f89df613f181f22beccfac0c092b75a8f8..cf257f7b1f846caf124b61e351381404a96797aa 100644 (file)
--- a/NEWS
+++ b/NEWS
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)