From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 13:31:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E84AB84; Mon, 27 Jan 2014 13:31:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 705F718BB; Mon, 27 Jan 2014 13:31:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RDVkkt021728; Mon, 27 Jan 2014 13:31:46 GMT (envelope-from decke@svn.freebsd.org) Received: (from decke@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0RDVklX021727; Mon, 27 Jan 2014 13:31:46 GMT (envelope-from decke@svn.freebsd.org) Message-Id: <201401271331.s0RDVklX021727@svn.freebsd.org> From: Bernhard Froehlich Date: Mon, 27 Jan 2014 13:31:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341403 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 13:31:46 -0000 Author: decke Date: Mon Jan 27 13:31:45 2014 New Revision: 341403 URL: http://svnweb.freebsd.org/changeset/ports/341403 QAT: https://qat.redports.org/buildarchive/r341403/ Log: - Document multiple DoS vulnerabilities in strongswan Security: CVE-2013-5018 Security: CVE-2013-6075 Security: CVE-2013-6076 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jan 27 13:30:28 2014 (r341402) +++ head/security/vuxml/vuln.xml Mon Jan 27 13:31:45 2014 (r341403) @@ -51,6 +51,46 @@ Note: Please add new entries to the beg --> + + strongswan -- multiple DoS vulnerabilities + + + strongswan + 5.1.1 + + + + +

strongSwan Project reports:

+
+

A DoS vulnerability triggered by crafted IKEv1 fragmentation + payloads was discovered in strongSwan's IKE daemon charon. All + versions since 5.0.2 are affected.

+
+
+

A DoS vulnerability and potential authorization bypass triggered + by a crafted ID_DER_ASN1_DN ID payload was discovered in strongSwan. + All versions since 4.3.3 are affected.

+
+
+

A DoS vulnerability in strongSwan was discovered, which is + triggered by XAuth usernames and EAP identities in versions + 5.0.3 and 5.0.4.

+
+ +
+ + CVE-2013-5018 + CVE-2013-6075 + CVE-2013-6076- + http://www.strongswan.org/blog/2013/11/01/strongswan-5.1.1-released.html + + + 2013-11-01 + 2014-01-27 + +
+ varnish -- DoS vulnerability in Varnish HTTP cache