comparison xml/en/security_advisories.xml @ 1100:287c2a9c9d63

Added spdy2 advisory link.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 18 Mar 2014 22:11:32 +0400
parents bc2a379c4cb6
children f6d12250cda5
comparison
equal deleted inserted replaced
1099:d45637ce2fb5 1100:287c2a9c9d63
24 24
25 <security> 25 <security>
26 26
27 <item name="SPDY heap buffer overflow" 27 <item name="SPDY heap buffer overflow"
28 severity="major" 28 severity="major"
29 advisory="http://mailman.nginx.org/pipermail/nginx-announce/2014/000135.html"
29 cve="2014-0133" 30 cve="2014-0133"
30 good="1.5.12+, 1.4.7+" 31 good="1.5.12+, 1.4.7+"
31 vulnerable="1.3.15-1.5.11"> 32 vulnerable="1.3.15-1.5.11">
32 <patch name="patch.2014.spdy2.txt" /> 33 <patch name="patch.2014.spdy2.txt" />
33 </item> 34 </item>