Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2015 14:11:12 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399129 - head/security/vuxml
Message-ID:  <201510121411.t9CEBCXW016360@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Mon Oct 12 14:11:12 2015
New Revision: 399129
URL: https://svnweb.freebsd.org/changeset/ports/399129

Log:
  Add CVE assignment to r398626 PHP entry
  
  PR:		203541
  Security:	CVE-2015-7804
  Security: 	CVE-2015-7803
  Security: 	https://vuxml.FreeBSD.org/freebsd/c1da8b75-6aef-11e5-9909-002590263bf5.html

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon Oct 12 14:00:20 2015	(r399128)
+++ head/security/vuxml/vuln.xml	Mon Oct 12 14:11:12 2015	(r399129)
@@ -438,12 +438,15 @@ Notes:
     </description>
     <references>
       <freebsdpr>ports/203541</freebsdpr>
+      <cvename>CVE-2015-7803</cvename>
+      <cvename>CVE-2015-7804</cvename>
       <url>http://php.net/ChangeLog-5.php#5.5.30</url>;
       <url>http://php.net/ChangeLog-5.php#5.6.14</url>;
     </references>
     <dates>
       <discovery>2015-10-01</discovery>
       <entry>2015-10-04</entry>
+      <modified>2015-10-12</modified>
     </dates>
   </vuln>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510121411.t9CEBCXW016360>