From owner-svn-ports-all@FreeBSD.ORG Wed Apr 1 20:03:31 2015 Return-Path: Delivered-To: svn-ports-all@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 6C988E5F; Wed, 1 Apr 2015 20:03:31 +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 3DE4C1C5; Wed, 1 Apr 2015 20:03:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t31K3VGT074551; Wed, 1 Apr 2015 20:03:31 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t31K3Uct074550; Wed, 1 Apr 2015 20:03:30 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201504012003.t31K3Uct074550@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Wed, 1 Apr 2015 20:03:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382948 - 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: Wed, 01 Apr 2015 20:03:31 -0000 Author: delphij Date: Wed Apr 1 20:03:30 2015 New Revision: 382948 URL: https://svnweb.freebsd.org/changeset/ports/382948 Log: Document multiple vulnerabilities of PHP. Submitted by: Bernard Spil Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Apr 1 19:56:04 2015 (r382947) +++ head/security/vuxml/vuln.xml Wed Apr 1 20:03:30 2015 (r382948) @@ -57,6 +57,62 @@ Notes: --> + + Several vulnerabilities found in PHP + + + php53 + 5.3.29_5 + + + php5 + 5.4.39 + + + php55 + 5.5.23 + + + php56 + 5.6.7 + + + + +

The PHP project reports:

+
+

The PHP development team announces the immediate + availability of PHP 5.6.7. Several bugs have been + fixed as well as CVE-2015-0231, CVE-2015-2305 and + CVE-2015-2331. All PHP 5.6 users are encouraged to + upgrade to this version.

+

The PHP development team announces the immediate + availability of PHP 5.5.23. Several bugs have been + fixed as well as CVE-2015-0231, CVE-2015-2305 and + CVE-2015-2331. All PHP 5.5 users are encouraged + to upgrade to this version.

+

The PHP development team announces the immediate + availability of PHP 5.4.39. Six security-related + bugs were fixed in this release, including + CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331. + All PHP 5.4 users are encouraged to upgrade to + this version.

+
+ +
+ + http://php.net/archive/2015.php#id2015-03-20-2 + CVE-2015-0231 + CVE-2015-2305 + CVE-2015-2311 + ports/198739 + + + 2015-03-19 + 2015-04-01 + +
+ subversion -- DoS vulnerabilities