From owner-svn-ports-head@freebsd.org Fri Oct 14 11:59:37 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 06E75C11C05; Fri, 14 Oct 2016 11:59:37 +0000 (UTC) (envelope-from tz@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 B4B1EF07; Fri, 14 Oct 2016 11:59:36 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9EBxZZv070224; Fri, 14 Oct 2016 11:59:35 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9EBxZsP070222; Fri, 14 Oct 2016 11:59:35 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201610141159.u9EBxZsP070222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 14 Oct 2016 11:59:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423960 - 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: Fri, 14 Oct 2016 11:59:37 -0000 Author: tz Date: Fri Oct 14 11:59:35 2016 New Revision: 423960 URL: https://svnweb.freebsd.org/changeset/ports/423960 Log: Document multiple security issues of PHP 5.6 Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7411 Security: CVE-2016-7413 Security: CVE-2016-7418 Security: https://vuxml.freebsd.org/freebsd/8d5180a6-86fe-11e6-8d93-00248c0c745d.html Approved by: pi (mentor) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Oct 14 11:53:53 2016 (r423959) +++ head/security/vuxml/vuln.xml Fri Oct 14 11:59:35 2016 (r423960) @@ -58,6 +58,46 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + PHP -- multiple vulnerabilities + + + php56 + 5.6.26 + + + + +

PHP reports:

+
+
    +
  • Fixed bug #73007 (add locale length check)

  • +
  • Fixed bug #72293 (Heap overflow in mysqlnd related to BIT fields)

  • +
  • Fixed bug #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile)

  • +
  • Fixed bug #73029 (Missing type check when unserializing SplArray)

  • +
  • Fixed bug #73052 (Memory Corruption in During Deserialized-object Destruction)

  • +
  • Fixed bug #72860 (wddx_deserialize use-after-free)

  • +
  • Fixed bug #73065 (Out-Of-Bounds Read in php_wddx_push_element)

  • +
+
+ +
+ + http://php.net/ChangeLog-5.php#5.6.26 + CVE-2016-7416 + CVE-2016-7412 + CVE-2016-7414 + CVE-2016-7417 + CVE-2016-7411 + CVE-2016-7413 + CVE-2016-7418 + + + 2016-09-16 + 2016-09-30 + +
+ file-roller -- path traversal vulnerability