From owner-svn-ports-all@FreeBSD.ORG Thu Sep 25 15:44:01 2014 Return-Path: Delivered-To: svn-ports-all@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 E8CB4950; Thu, 25 Sep 2014 15:44:01 +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 BB1B3F44; Thu, 25 Sep 2014 15:44:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8PFi1KA041492; Thu, 25 Sep 2014 15:44:01 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8PFi1BB041489; Thu, 25 Sep 2014 15:44:01 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201409251544.s8PFi1BB041489@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 15:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369263 - 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.18-1 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: Thu, 25 Sep 2014 15:44:02 -0000 Author: bdrewery Date: Thu Sep 25 15:44:00 2014 New Revision: 369263 URL: http://svnweb.freebsd.org/changeset/ports/369263 QAT: https://qat.redports.org/buildarchive/r369263/ Log: Update bash entry for CVE-2014-3659 Security: CVE-2014-3659 Security: ca44b64c-4453-11e4-9ea1-c485083ca99c Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 25 15:39:28 2014 (r369262) +++ head/security/vuxml/vuln.xml Thu Sep 25 15:44:00 2014 (r369263) @@ -206,13 +206,13 @@ Notes: bash bash-static - 3.03.0.17 - 3.13.1.18 - 3.23.2.52 - 4.04.0.39 - 4.14.1.12 - 4.24.2.48 - 4.34.3.25 + 3.03.0.17 + 3.13.1.18 + 3.23.2.52 + 4.04.0.39 + 4.14.1.12 + 4.24.2.48 + 4.34.3.25_1 @@ -223,16 +223,21 @@ Notes: while processing the environment for exported function definitions.

+

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

CVE-2014-6271 + CVE-2014-3659 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 2014-09-24 2014-09-24 + 2014-09-25