--- b/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + py-matrix-synapse -- XSS vulnerability + + + py36-matrix-synapse + py37-matrix-synapse + py38-matrix-synapse + 1.21.0 + + + + +

Matrix developers report:

+
+

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.

+
+ +
+ + CVE-2020-26891 + https://github.com/matrix-org/synapse/security/advisories/GHSA-3x8c-fmpc-5rmq + https://github.com/matrix-org/synapse/releases/tag/v1.21.2 + + + 2020-10-15 + 2020-10-16 + +
+ Flash Player -- arbitrary code execution