aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2011-01-09 09:12:09 +0000
committerAlex Dupre <ale@FreeBSD.org>2011-01-09 09:12:09 +0000
commit32134adc42dbdfdeeccb8c9743450f40212c2f6e (patch)
tree3853da5e625816ce3690cb6d343216995fd658ea /security/vuxml/vuln.xml
parent47dd0dde42c4e8ccddd8a01ccb6a5eb863767043 (diff)
downloadports-32134adc42dbdfdeeccb8c9743450f40212c2f6e.tar.gz
ports-32134adc42dbdfdeeccb8c9743450f40212c2f6e.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 3b3f12bc9e69..d50eafee0311 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,47 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="2b6ed5c7-1a7f-11e0-b61d-000c29d1636d">
+ <topic>php -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>php5</name>
+ <range><lt>5.3.5</lt></range>
+ </package>
+ <package>
+ <name>php52</name>
+ <range><lt>5.2.17</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>PHP developers reports:</p>
+ <blockquote cite="http://www.php.net/releases/5_3_5.php">
+ <p>Security Enhancements and Fixes in PHP 5.3.5:</p>
+ <ul>
+ <li>Fixed bug #53632 (PHP hangs on numeric value
+ 2.2250738585072011e-308). (CVE-2010-4645)</li>
+ </ul>
+ </blockquote>
+ <blockquote cite="http://www.php.net/releases/5_2_17.php">
+ <p>Security Enhancements and Fixes in PHP 5.2.17:</p>
+ <ul>
+ <li>Fixed bug #53632 (PHP hangs on numeric value
+ 2.2250738585072011e-308). (CVE-2010-4645)</li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2010-4645</cvename>
+ </references>
+ <dates>
+ <discovery>2011-01-06</discovery>
+ <entry>2011-01-09</entry>
+ <modified>2011-01-09</modified>
+ </dates>
+ </vuln>
+
<vuln vid="e4fcf020-0447-11e0-becc-0022156e8794">
<topic>exim -- local privilege escalation</topic>
<affects>