aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-04-16 15:34:57 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-04-16 15:34:57 +0000
commitde2bd485e0f4d0d6d2d67897fc83c2e46175e942 (patch)
tree89054336fe265ee8f23e57394ca409f3ef8ffdd5 /security
parent1e7b6e384aa6347ed2cb0e9d166e3a18d1822792 (diff)
downloadports-de2bd485e0f4d0d6d2d67897fc83c2e46175e942.tar.gz
ports-de2bd485e0f4d0d6d2d67897fc83c2e46175e942.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d03ca7c6d178..e41156036bc8 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,36 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0c14dfa7-879e-11e1-a2a0-00500802d8f7">
+ <topic>nginx -- Buffer overflow in the ngx_http_mp4_module</topic>
+ <affects>
+ <package>
+ <name>nginx</name>
+ <range><lt>1.0.15</lt></range>
+ </package>
+ <package>
+ <name>nginx-devel</name>
+ <range><lt>1.1.19</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The nginx project reports:</p>
+ <blockquote cite="http://nginx.org/en/security_advisories.html">
+ <p>Buffer overflow in the ngx_http_mp4_module</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-2089</cvename>
+ <url>http://nginx.org/en/security_advisories.html</url>
+ </references>
+ <dates>
+ <discovery>2012-04-12</discovery>
+ <entry>2012-04-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c80a3d93-8632-11e1-a374-14dae9ebcf89">
<topic>phpmyfaq -- Remote PHP Code Execution Vulnerability</topic>
<affects>