svn commit: r403947 - head/security/vuxml

Jason Unovitch junovitch at FreeBSD.org
Fri Dec 18 01:34:04 UTC 2015


Author: junovitch
Date: Fri Dec 18 01:34:02 2015
New Revision: 403947
URL: https://svnweb.freebsd.org/changeset/ports/403947

Log:
  Add PHP 5.6 package name to an earlier PHP VuXML entry
  
  PR:		200779
  Security:	CVE-2015-5590
  Security:	CVE-2015-5589
  Security:	https://vuxml.FreeBSD.org/freebsd/8b1f53f3-2da5-11e5-86ff-14dae9d210b8.html

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Dec 18 01:23:52 2015	(r403946)
+++ head/security/vuxml/vuln.xml	Fri Dec 18 01:34:02 2015	(r403947)
@@ -8465,6 +8465,10 @@ Notes:
     <topic>php-phar -- multiple vulnerabilities</topic>
     <affects>
       <package>
+	<name>php56-phar</name>
+	<range><lt>5.6.11</lt></range>
+      </package>
+      <package>
 	<name>php55-phar</name>
 	<range><lt>5.5.27</lt></range>
       </package>
@@ -8494,6 +8498,7 @@ Notes:
     <dates>
       <discovery>2015-06-24</discovery>
       <entry>2015-07-18</entry>
+      <modified>2015-12-18</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-head mailing list