summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-01-19 21:14:51 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-01-19 21:14:51 +0000
commiteb1efbe0399c4433b3ac4957af0aa26a858e90d8 (patch)
tree40b8c5e1daebc7a62ad7afc9e01c71bbc8f6a17d
parent- Update to 6.5.0 (diff)
security/vuxml: Document PHP vulnerabilities
Notes
Notes: svn path=/head/; revision=431918
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b4467d715a17..43c00203e3cb 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,33 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="709e025a-de8b-11e6-a9a5-b499baebfeaf">
+ <topic>PHP -- undisclosed vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>php70</name>
+ <range><lt>7.0.15</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The PHP project reports:</p>
+ <blockquote cite="http://php.net/archive/2017.php#id2017-01-19-2">
+ <p>The PHP development team announces the immediate availability of
+ PHP 7.0.15. This is a security release. Several security bugs were
+ fixed in this release.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://php.net/archive/2017.php#id2017-01-19-2</url>
+ </references>
+ <dates>
+ <discovery>2017-01-19</discovery>
+ <entry>2017-01-19</entry>
+ </dates>
+ </vuln>
+
<vuln vid="57facd35-ddf6-11e6-915d-001b3856973b">
<topic>icoutils -- check_offset overflow on 64-bit systems</topic>
<affects>