View | Details | Raw Unified | Return to bug 249948 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/vuxml/vuln.xml (+29 lines)
Lines 58-63 Notes: 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="60b9a5f5-0feb-11eb-a00e-901b0e934d69">
62
    <topic>py-matrix-synapse -- XSS vulnerability</topic>
63
    <affects>
64
      <package>
65
	<name>py36-matrix-synapse</name>
66
	<name>py37-matrix-synapse</name>
67
	<name>py38-matrix-synapse</name>
68
	<range><lt>1.21.0</lt></range>
69
      </package>
70
    </affects>
71
    <description>
72
      <body xmlns="http://www.w3.org/1999/xhtml">
73
	<p>Matrix developers report:</p>
74
	<blockquote cite="https://github.com/matrix-org/synapse/security/advisories/GHSA-3x8c-fmpc-5rmq">
75
	  <p>The fallback authentication endpoint served via Synapse were vulnerable to cross-site scripting (XSS) attacks. The impact depends on the configuration of the domain that Synapse is deployed on, but may allow access to cookies and other browser data, CSRF vulnerabilities, and access to other resources served on the same domain or parent domains.</p>
76
	</blockquote>
77
      </body>
78
    </description>
79
    <references>
80
      <cvename>CVE-2020-26891</cvename>
81
      <url>https://github.com/matrix-org/synapse/security/advisories/GHSA-3x8c-fmpc-5rmq</url>
82
      <url>https://github.com/matrix-org/synapse/releases/tag/v1.21.2</url>
83
    </references>
84
    <dates>
85
      <discovery>2020-10-15</discovery>
86
      <entry>2020-10-16</entry>
87
    </dates>
88
  </vuln>
89
61
  <vuln vid="42926d7b-0da3-11eb-8dbd-6451062f0f7a">
90
  <vuln vid="42926d7b-0da3-11eb-8dbd-6451062f0f7a">
62
    <topic>Flash Player -- arbitrary code execution</topic>
91
    <topic>Flash Player -- arbitrary code execution</topic>
63
    <affects>
92
    <affects>

Return to bug 249948