Date: Wed, 16 Jan 2013 19:16:10 +0000 (UTC) From: Eygene Ryabinkin <rea@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310514 - head/security/vuxml Message-ID: <201301161916.r0GJGApC026250@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rea Date: Wed Jan 16 19:16:09 2013 New Revision: 310514 URL: http://svnweb.freebsd.org/changeset/ports/310514 Log: VuXML: add newly-allocated CVE for SQUID-2012:1 New CVE was allocated for the underfixed DoS and added possible infinite loop in Squid 3.2 and 3.1. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jan 16 19:13:31 2013 (r310513) +++ head/security/vuxml/vuln.xml Wed Jan 16 19:16:09 2013 (r310514) @@ -943,6 +943,7 @@ executed in your Internet Explorer while </description> <references> <cvename>CVE-2012-5643</cvename> + <cvename>CVE-2013-0189</cvename> <url>http://www.squid-cache.org/Advisories/SQUID-2012_1.txt</url> </references> <dates>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301161916.r0GJGApC026250>