From owner-svn-ports-head@freebsd.org Thu Nov 5 17:03:04 2015 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 81ED4A26EE6; Thu, 5 Nov 2015 17:03:04 +0000 (UTC) (envelope-from truckman@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 5A98C135E; Thu, 5 Nov 2015 17:03:04 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA5H332V059636; Thu, 5 Nov 2015 17:03:03 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA5H33iC059634; Thu, 5 Nov 2015 17:03:03 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201511051703.tA5H33iC059634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 5 Nov 2015 17:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400858 - 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.20 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, 05 Nov 2015 17:03:04 -0000 Author: truckman Date: Thu Nov 5 17:03:03 2015 New Revision: 400858 URL: https://svnweb.freebsd.org/changeset/ports/400858 Log: Apache OpenOffice 4.1.1 -- multiple vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 5 17:02:40 2015 (r400857) +++ head/security/vuxml/vuln.xml Thu Nov 5 17:03:03 2015 (r400858) @@ -58,6 +58,67 @@ Notes: --> + + OpenOffice 4.1.1 -- multiple vulnerabilities + + + apache-openoffice + 4.1.2 + + + + +

The Apache OpenOffice Project reports:

+
+

A vulnerability in OpenOffice settings of OpenDocument Format + files and templates allows silent access to files that are + readable from an user account, over-riding the user's default + configuration settings. Once these files are imported into a + maliciously-crafted document, the data can be silently hidden + in the document and possibly exported to an external party + without being observed.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted ODF document can be used to create a buffer that is + too small for the amount of data loaded into it, allowing an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted Microsoft Word DOC file can be used to specify a + document buffer that is too small for the amount of data + provided for it. Failure to detect the discrepancy allows an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+

The Apache OpenOffice Project reports:

+
+

A crafted Microsoft Word DOC can contain invalid bookmark + positions leading to memory corruption when the document is + loaded or bookmarks are manipulated. The defect allows an + attacker to cause denial of service (memory corruption and + application crash) and possible execution of arbitrary code.

+
+ +
+ + CVE-2015-4551 + http://www.openoffice.org/security/cves/CVE-2015-4551.html + CVE-2015-5212 + http://www.openoffice.org/security/cves/CVE-2015-5212.html + CVE-2015-5213 + http://www.openoffice.org/security/cves/CVE-2015-5213.html + CVE-2015-5214 + http://www.openoffice.org/security/cves/CVE-2015-5214.html + + + 2015-11-04 + 2015-11-05 + +
+ codeigniter -- multiple vulnerabilities