From owner-svn-ports-head@freebsd.org Wed Oct 12 04:47:35 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 425FCC0D11E; Wed, 12 Oct 2016 04:47:35 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 04A9928B; Wed, 12 Oct 2016 04:47:34 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9C4lY75000342; Wed, 12 Oct 2016 04:47:34 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9C4lXaf000340; Wed, 12 Oct 2016 04:47:33 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201610120447.u9C4lXaf000340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 12 Oct 2016 04:47:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423829 - 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.23 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: Wed, 12 Oct 2016 04:47:35 -0000 Author: feld Date: Wed Oct 12 04:47:33 2016 New Revision: 423829 URL: https://svnweb.freebsd.org/changeset/ports/423829 Log: Document file-roller vulnerability PR: 213199 Security: CVE-2016-7162 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Oct 12 04:24:18 2016 (r423828) +++ head/security/vuxml/vuln.xml Wed Oct 12 04:47:33 2016 (r423829) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + file-roller -- path traversal vulnerability + + + file-roller + 3.5.4,13.20.2,1 + + + + +

reports:

+
+

File Roller 3.5.4 through 3.20.2 was affected by a path + traversal bug that could result in deleted files if a user + were tricked into opening a malicious archive.

+
+ +
+ + http://www.openwall.com/lists/oss-security/2016/09/08/4 + CVE-2016-7162 + 213199 + + + 2016-09-08 + 2016-10-12 + +
+ VirtualBox -- undisclosed vulnerabilities