diff options
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
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> |