aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9029a8f8..cf257f7b 100644
--- 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)