From owner-svn-ports-all@FreeBSD.ORG Thu Feb 26 19:58:59 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA066196; Thu, 26 Feb 2015 19:58:59 +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 8AD8ACAC; Thu, 26 Feb 2015 19:58:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1QJwx1D084311; Thu, 26 Feb 2015 19:58:59 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1QJwx0S084310; Thu, 26 Feb 2015 19:58:59 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201502261958.t1QJwx0S084310@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Thu, 26 Feb 2015 19:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380052 - 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, 26 Feb 2015 19:58:59 -0000 Author: brd (doc committer) Date: Thu Feb 26 19:58:58 2015 New Revision: 380052 URL: https://svnweb.freebsd.org/changeset/ports/380052 QAT: https://qat.redports.org/buildarchive/r380052/ Log: Document vulnerablities in php for CVE-2015-0235 and CVE-2015-0273. Approved by: zi (mentor) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Feb 26 19:36:39 2015 (r380051) +++ head/security/vuxml/vuln.xml Thu Feb 26 19:58:58 2015 (r380052) @@ -57,6 +57,45 @@ Notes: --> + + php5 -- multiple vulnerabilities + + + php5 + 5.4.38 + + + php55 + 5.5.22 + + + php56 + 5.6.6 + + + + +

The PHP Project reports:

+
+

Use after free vulnerability in unserialize() with DateTimeZone.

+

Mitigation for CVE-2015-0235 -- GHOST: glibc gethostbyname buffer + overflow.

+
+ +
+ + CVE-2015-0235 + CVE-2015-0273 + http://php.net/ChangeLog-5.php#5.4.38 + http://php.net/ChangeLog-5.php#5.5.22 + http://php.net/ChangeLog-5.php#5.6.6 + + + 2015-02-18 + 2015-02-26 + +
+ krb5 1.11 -- New release/fix multiple vulnerabilities