Bugzilla – Bug 1179185
VUL-0: CVE-2019-18835: matrix-synapse: mishandling of signature checking on some federation APIs
Last modified: 2021-02-05 02:21:41 UTC
CVE-2019-18835 Matrix Synapse before 1.5.0 mishandles signature checking on some federation APIs. Events sent over /send_join, /send_leave, and /invite may not be correctly signed, or may not come from the expected servers. Reference: https://github.com/matrix-org/synapse/pull/6262 References: https://bugzilla.redhat.com/show_bug.cgi?id=1770333 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-18835 http://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-18835.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18835 https://github.com/matrix-org/synapse/pull/6262 https://github.com/matrix-org/synapse/releases/tag/v1.5.0
This has long since been fixed (we now ship a much newer version of Synapse).