From owner-svn-ports-all@FreeBSD.ORG Sun May 4 12:43:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F3319E8; Sun, 4 May 2014 12:43:28 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72B141167; Sun, 4 May 2014 12:43:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s44ChSIB071543; Sun, 4 May 2014 12:43:28 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s44ChSF3071542; Sun, 4 May 2014 12:43:28 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201405041243.s44ChSF3071542@svn.freebsd.org> From: Ryan Steinmetz Date: Sun, 4 May 2014 12:43:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352944 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2014 12:43:28 -0000 Author: zi Date: Sun May 4 12:43:27 2014 New Revision: 352944 URL: http://svnweb.freebsd.org/changeset/ports/352944 QAT: https://qat.redports.org/buildarchive/r352944/ Log: - Document strongSwan vulnerability (CVE-2014-2338) - Add additional reminder to document port variants Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 4 12:20:32 2014 (r352943) +++ head/security/vuxml/vuln.xml Sun May 4 12:43:27 2014 (r352944) @@ -51,10 +51,42 @@ a new entry is available in The Porter's Help is also available from ports-security@freebsd.org. -Note: Please add new entries to the beginning of this file. +Notes: + * Please add new entries to the beginning of this file. + * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + strongswan -- Remote Authentication Bypass + + + strongswan + 5.1.3 + + + + +

strongSwan developers report:

+
+

Remote attackers are able to bypass authentication by rekeying an + IKE_SA during (1) initiation or (2) re-authentication, which + triggers the IKE_SA state to be set to established.

+

Only installations that actively initiate or re-authenticate IKEv2 + IKE_SAs are affected.

+
+ +
+ + CVE-2014-2338 + http://www.strongswan.org/blog/2014/04/14/strongswan-authentication-bypass-vulnerability-%28cve-2014-2338%29.html + + + 2014-03-12 + 2014-05-04 + +
+ mohawk -- multiple vulnerabilities