diff xml/en/security_advisories.xml @ 904:22bd9315e047

nginx-1.2.9
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 13 May 2013 15:23:37 +0400
parents 8f674c48b879
children ec5d7bb1d40c
line wrap: on
line diff
--- a/xml/en/security_advisories.xml	Mon May 13 07:37:59 2013 +0000
+++ b/xml/en/security_advisories.xml	Mon May 13 15:23:37 2013 +0400
@@ -24,6 +24,15 @@
 
 <security>
 
+<item name="Memory disclosure with specially crafted http backend responses"
+      severity="medium"
+      cve="2013-2070"
+      good="1.5.0+, 1.4.1+, 1.2.9+"
+      vulnerable="1.1.4-1.2.8, 1.3.9-1.4.0">
+<patch name="patch.2013.chunked.txt" versions="1.3.9-1.4.0" />
+<patch name="patch.2013.proxy.txt" versions="1.1.4-1.2.8" />
+</item>
+
 <item name="Stack-based buffer overflow with specially crafted request"
       severity="major"
       advisory="http://mailman.nginx.org/pipermail/nginx-announce/2013/000112.html"