summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHolger Weiss <hweiss@users.sourceforge.net>2007-06-17 19:22:51 (GMT)
committerHolger Weiss <hweiss@users.sourceforge.net>2007-06-17 19:22:51 (GMT)
commit02033903c04113f12b80638c91131cbaf4a50a2f (patch)
tree141e547e4f8961ef3c044d4ce128ec2fb6e9703a /NEWS
parentba3112f4c9e6521901ee2ad6e4268e1f06740b5a (diff)
downloadmonitoring-plugins-02033903c04113f12b80638c91131cbaf4a50a2f.tar.gz
Fix buffer overflow vulnerabilities when parsing HTTP redirect
'Location:' strings using sscanf(3) (Nobuhiro Ban - 1687867) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1742 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 75fc1c7..8c9938c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
31.4.10 or 1.5 ??
4 Fix check_http buffer overflow vulnerability when following HTTP redirects
5
31.4.9 4th June 2006 61.4.9 4th June 2006
4 Inclusion of contrib/check_cluster2 as check_cluster with some improvements 7 Inclusion of contrib/check_cluster2 as check_cluster with some improvements
5 New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh 8 New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh