summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEygene Ryabinkin <rea@FreeBSD.org>2012-12-28 18:17:22 +0000
committerEygene Ryabinkin <rea@FreeBSD.org>2012-12-28 18:17:22 +0000
commit084838b8d4975dde8eea6b8a64eab3276271b766 (patch)
tree79b90a2314f8a44e5876bbd231179810f381efcc
parentUpdate to 0.10.6 release. (diff)
VuXML: add entry for DoS in Squid's cachemgr.cgi
Feature safe: yes Submitted by: Thomas-Martin Seck <tmseck@web.de>
Notes
Notes: svn path=/head/; revision=309576
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index db6023bc79fb..1f63b1be3a35 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c37de843-488e-11e2-a5c9-0019996bc1f7">
+ <topic>squid -- denial of service</topic>
+ <affects>
+ <package>
+ <name>squid</name>
+ <range><lt>3.1.22</lt></range>
+ <range><ge>3.2</ge><lt>3.2.4</lt></range>
+ <range><ge>3.3</ge><lt>3.3.0.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Squid developers report:</p>
+ <blockquote cite="http://www.squid-cache.org/Advisories/SQUID-2012_1.txt">
+ <p>Due to missing input validation Squid cachemgr.cgi tool
+ is vulnerable to a denial of service attack when processing
+ specially crafted requests.</p>
+ <p>This problem allows any client able to reach the
+ cachemgr.cgi to perform a denial of service attack on the
+ service host.</p>
+ <p>The nature of the attack may cause secondary effects
+ through resource consumption on the host server.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-5643</cvename>
+ <url>http://www.squid-cache.org/Advisories/SQUID-2012_1.txt</url>
+ </references>
+ <dates>
+ <discovery>2012-12-17</discovery>
+ <entry>2012-12-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="85f33a8d-492f-11e2-aa75-003067c2616f">
<topic>opera -- execution of arbitrary code</topic>
<affects>