From owner-svn-ports-head@FreeBSD.ORG Fri Jan 2 23:24:18 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AD44176; Fri, 2 Jan 2015 23:24:18 +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 6C1141C07; Fri, 2 Jan 2015 23:24:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t02NOItM021836; Fri, 2 Jan 2015 23:24:18 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t02NOI0W021835; Fri, 2 Jan 2015 23:24:18 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201501022324.t02NOI0W021835@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Fri, 2 Jan 2015 23:24:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376073 - 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: Fri, 02 Jan 2015 23:24:18 -0000 Author: delphij Date: Fri Jan 2 23:24:17 2015 New Revision: 376073 URL: https://svnweb.freebsd.org/changeset/ports/376073 QAT: https://qat.redports.org/buildarchive/r376073/ Log: Document file multiple vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jan 2 22:15:41 2015 (r376072) +++ head/security/vuxml/vuln.xml Fri Jan 2 23:24:17 2015 (r376073) @@ -57,6 +57,48 @@ Notes: --> + + file -- multiple vulnerabilities + + + file + 5.21 + + + FreeBSD + 8.48.4_20 + 9.19.1_23 + 9.29.2_16 + 9.39.3_6 + 10.010.0_13 + 10.110.1_1 + + + + +

RedHat reports:

+
+

Thomas Jarosch of Intra2net AG reported a number of + denial of service issues (resource consumption) in + the ELF parser used by file(1). These issues were + fixed in the 5.21 release of file(1), but by mistake + are missing from the changelog.

+
+ +
+ + CVE-2014-3710 + CVE-2014-8116 + CVE-2014-8117 + FreeBSD-SA-14:28.file + http://seclists.org/oss-sec/2014/q4/1056 + + + 2014-12-16 + 2015-01-02 + +
+ mutt -- denial of service via crafted mail message