aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/vuxml/vuln.xml74
1 files changed, 74 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6826b5dabf27..feb0799142f9 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,80 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5764c634-10d2-11e6-94fa-002590263bf5">
+ <topic>php -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>php70</name>
+ <name>php70-bcmath</name>
+ <name>php70-exif</name>
+ <name>php70-gd</name>
+ <name>php70-xml</name>
+ <range><lt>7.0.6</lt></range>
+ </package>
+ <package>
+ <name>php56</name>
+ <name>php56-bcmath</name>
+ <name>php56-exif</name>
+ <name>php56-gd</name>
+ <name>php56-xml</name>
+ <range><lt>5.6.21</lt></range>
+ </package>
+ <package>
+ <name>php55</name>
+ <name>php55-bcmath</name>
+ <name>php55-exif</name>
+ <name>php55-gd</name>
+ <name>php55-xml</name>
+ <range><lt>5.5.35</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The PHP Group reports:</p>
+ <blockquote cite="http://www.php.net/ChangeLog-5.php#5.5.35">
+ <ul><li>BCMath:
+ <ul>
+ <li>Fixed bug #72093 (bcpowmod accepts negative scale and corrupts
+ _one_ definition).</li>
+ </ul></li>
+ <li>Exif:
+ <ul>
+ <li>Fixed bug #72094 (Out of bounds heap read access in exif header
+ processing).</li>
+ </ul></li>
+ <li>GD:
+ <ul>
+ <li>Fixed bug #71912 (libgd: signedness vulnerability).
+ (CVE-2016-3074)</li>
+ </ul></li>
+ <li>Intl:
+ <ul>
+ <li>Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos
+ with negative offset).</li>
+ </ul></li>
+ <li>XML:
+ <ul>
+ <li>Fixed bug #72099 (xml_parse_into_struct segmentation fault).
+ </li>
+ </ul></li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2016-3074</cvename>
+ <freebsdpr>ports/209145</freebsdpr>
+ <url>http://www.php.net/ChangeLog-7.php#7.0.6</url>
+ <url>http://www.php.net/ChangeLog-5.php#5.6.21</url>
+ <url>http://www.php.net/ChangeLog-5.php#5.5.35</url>
+ </references>
+ <dates>
+ <discovery>2016-04-28</discovery>
+ <entry>2016-05-03</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a1134048-10c6-11e6-94fa-002590263bf5">
<topic>libksba -- local denial of service vulnerabilities</topic>
<affects>