diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2012-03-15 13:45:54 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2012-03-15 13:45:54 +0000 |
commit | 78f6cb626cec04ca73a0e7063cca8dc6237b3754 (patch) | |
tree | 3ebf163c4360dd027a8eef1f50fe51318998a98d /security/vuxml/vuln.xml | |
parent | 3209475a4eb38e8276ddb95403a1264176ab0960 (diff) | |
download | ports-78f6cb626cec04ca73a0e7063cca8dc6237b3754.tar.gz ports-78f6cb626cec04ca73a0e7063cca8dc6237b3754.zip |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f39375fb0c7f..db2a75122fcf 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,6 +52,38 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="29194cb8-6e9f-11e1-8376-f0def16c5c1b"> + <topic>nginx -- potential information leak</topic> + <affects> + <package> + <name>nginx</name> + <range><lt>1.0.14,1</lt></range> + </package> + <package> + <name>nginx-devel</name> + <range><lt>1.1.17</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>nginx development team reports:</p> + <blockquote cite="http://nginx.net/CHANGES"> + <p>Matthew Daley recently discovered a security problem + which may lead to a disclosure of previously freed memory + on specially crafted response from an upstream server, + potentially resulting in sensitive information leak.</p> + </blockquote> + </body> + </description> + <references> + <url>http://nginx.net/CHANGES</url> + </references> + <dates> + <discovery>2012-03-15</discovery> + <entry>2012-03-15</entry> + </dates> + </vuln> + <vuln vid="a1050b8b-6db3-11e1-8b37-0011856a6e37"> <topic>mozilla -- multiple vulnerabilities</topic> <affects> |