diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-13 17:45:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-13 17:45:26 +0800 |
commit | ef7dd2d1e146140e6fe0500cd581ec6a0781d9f3 (patch) | |
tree | 7cb9731cf8dca26ab79163a051520feb3e31b7d4 | |
parent | 551d9e84de053fd7f66f08e91078f064efb204cd (diff) | |
download | freebsd-ports-gnome-ef7dd2d1e146140e6fe0500cd581ec6a0781d9f3.tar.gz freebsd-ports-gnome-ef7dd2d1e146140e6fe0500cd581ec6a0781d9f3.tar.zst freebsd-ports-gnome-ef7dd2d1e146140e6fe0500cd581ec6a0781d9f3.zip |
nagios-plugins -- Long Location Header Buffer Overflow Vulnerability
Reviewed by: simon
-rw-r--r-- | security/vuxml/vuln.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 82744c4c4a60..cf62911ae35f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="7453c85d-7830-11dc-b4c8-0016179b2dd5"> + <topic>nagios-plugins -- Long Location Header Buffer Overflow Vulnerability</topic> + <affects> + <package> + <name>nagios-plugins</name> + <range><lt>1.4.10,1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>A Secunia Advisory reports:</p> + <blockquote cite="http://secunia.com/advisories/27124/"> + <p>The vulnerability is caused due to a boundary error within the + redir() function in check_http.c when processing HTTP Location: + header information. This can be exploited to cause a buffer overflow by + returning an overly long string in the "Location:" header to a vulnerable + system.</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/forum/forum.php?forum_id=740172</url> + <url>http://secunia.com/advisories/27124/</url> + <cvename>CVE-2007-5198</cvename> + </references> + <dates> + <discovery>2007-09-28</discovery> + <entry>2007-10-11</entry> + </dates> + </vuln> + <vuln vid="172acf78-780c-11dc-b3f4-0016179b2dd5"> <topic>png -- multiple vulnerabilities</topic> <affects> |