View | Details | Raw Unified | Return to bug 213033
Collapse All | Expand All

(-)security/vuxml/vuln.xml (working copy) (+34 lines)
Lines 58-63 Link Here
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
58
  * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
59
-->
59
-->
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
61
  <vuln vid="bb022643-84fb-11e6-a4a1-60a44ce6887b">
62
    <topic>django -- CSRF protection bypass on a site with Google Analytics</topic>
63
    <affects>
64
      <package>
65
       <name>py-django19</name>
66
       <range><lt>1.9.10</lt></range>
67
      </package>
68
      <package>
69
       <name>py-django18</name>
70
       <range><lt>1.8.15</lt></range>
71
      </package>
72
      <package>
73
       <name>py-django</name>
74
       <range><lt>1.8.15</lt></range>
75
      </package>
76
    </affects>
77
    <description>
78
      <body xmlns="http://www.w3.org/1999/xhtml">
79
       <p>Django Software Foundation reports:</p>
80
       <blockquote cite="https://www.djangoproject.com/weblog/2016/sep/26/security-releases/">
81
         <p>An interaction between Google Analytics and Django's cookie parsing could allow an attacker to set arbitrary cookies leading to a bypass of CSRF protection.</p>
82
       </blockquote>
83
      </body>
84
    </description>
85
    <references>
86
      <url>https://www.djangoproject.com/weblog/2016/sep/26/security-releases/</url>
87
      <cvename>CVE-2016-7401</cvename>
88
    </references>
89
    <dates>
90
      <discovery>2016-09-26</discovery>
91
      <entry>2016-09-27</entry>
92
    </dates>
93
  </vuln>
94
61
  <vuln vid="91a337d8-83ed-11e6-bf52-b499baebfeaf">
95
  <vuln vid="91a337d8-83ed-11e6-bf52-b499baebfeaf">
62
    <topic>OpenSSL -- multiple vulnerabilities</topic>
96
    <topic>OpenSSL -- multiple vulnerabilities</topic>
63
    <affects>
97
    <affects>

Return to bug 213033