From owner-svn-ports-head@FreeBSD.ORG Thu Sep 25 16:22:07 2014 Return-Path: Delivered-To: svn-ports-head@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 C61AEE31; Thu, 25 Sep 2014 16:22:07 +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 B1603ABB; Thu, 25 Sep 2014 16:22:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8PGM7Sb060968; Thu, 25 Sep 2014 16:22:07 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8PGM7KI060966; Thu, 25 Sep 2014 16:22:07 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201409251622.s8PGM7KI060966@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 25 Sep 2014 16:22:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369269 - 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.18-1 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: Thu, 25 Sep 2014 16:22:07 -0000 Author: bdrewery Date: Thu Sep 25 16:22:06 2014 New Revision: 369269 URL: http://svnweb.freebsd.org/changeset/ports/369269 QAT: https://qat.redports.org/buildarchive/r369269/ Log: The 2nd bash issue was reassigned to CVE-2014-7169: http://seclists.org/oss-sec/2014/q3/685 Reported by: jkim Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 25 16:19:34 2014 (r369268) +++ head/security/vuxml/vuln.xml Thu Sep 25 16:22:06 2014 (r369269) @@ -224,12 +224,12 @@ Notes: definitions.

The original fix released for CVE-2014-6271 was not adequate. A - similar vulnerability was discovered and tagged as CVE-2014-3659.

+ similar vulnerability was discovered and tagged as CVE-2014-7169.

CVE-2014-6271 - CVE-2014-3659 + CVE-2014-7169 https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/ https://lists.gnu.org/archive/html/bug-bash/2014-09/msg00081.html http://seclists.org/oss-sec/2014/q3/690