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.
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
Link | Tags |
---|---|
https://github.com/matrix-org/synapse/pull/6262 | third party advisory patch |
https://github.com/matrix-org/synapse/releases/tag/v1.5.0 | third party advisory release notes |