CVE-2020-26257
- EPSS 0.66%
- Veröffentlicht 09.12.2020 19:15:11
- Zuletzt bearbeitet 21.11.2024 05:19:40
Matrix is an ecosystem for open federated Instant Messaging and VoIP. Synapse is a reference "homeserver" implementation of Matrix. A malicious or poorly-implemented homeserver can inject malformed events into a room by specifying a different room id...
CVE-2020-26890
- EPSS 0.96%
- Veröffentlicht 24.11.2020 03:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:25
Matrix Synapse before 1.20.0 erroneously permits non-standard NaN, Infinity, and -Infinity JSON values in fields of m.room.member events, allowing remote attackers to execute a denial of service attack against the federation and common Matrix clients...
CVE-2020-26891
- EPSS 0.62%
- Veröffentlicht 19.10.2020 17:15:13
- Zuletzt bearbeitet 21.11.2024 05:20:25
AuthRestServlet in Matrix Synapse before 1.21.0 is vulnerable to XSS due to unsafe interpolation of the session GET parameter. This allows a remote attacker to execute an XSS attack on the domain Synapse is hosted on, by supplying the victim user wit...
CVE-2019-18835
- EPSS 0.16%
- Veröffentlicht 08.11.2019 00:15:10
- Zuletzt bearbeitet 21.11.2024 04:33:40
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.
CVE-2019-11842
- EPSS 0.54%
- Veröffentlicht 09.05.2019 18:29:07
- Zuletzt bearbeitet 21.11.2024 04:21:52
An issue was discovered in Matrix Sydent before 1.0.3 and Synapse before 0.99.3.1. Random number generation is mishandled, which makes it easier for attackers to predict a Sydent authentication token or a Synapse random ID.
CVE-2019-5885
- EPSS 0.8%
- Veröffentlicht 21.03.2019 16:01:05
- Zuletzt bearbeitet 21.11.2024 04:45:42
Matrix Synapse before 0.34.0.1, when the macaroon_secret_key authentication parameter is not set, uses a predictable value to derive a secret key and other secrets which could allow remote attackers to impersonate users.
CVE-2018-16515
- EPSS 0.57%
- Veröffentlicht 18.09.2018 21:29:03
- Zuletzt bearbeitet 21.11.2024 03:52:53
Matrix Synapse before 0.33.3.1 allows remote attackers to spoof events and possibly have unspecified other impacts by leveraging improper transaction and event signature validation.
CVE-2018-12423
- EPSS 0.35%
- Veröffentlicht 14.06.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:45:11
In Synapse before 0.31.2, unauthorised users can hijack rooms when there is no m.room.power_levels event in force.
CVE-2018-12291
- EPSS 0.21%
- Veröffentlicht 13.06.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:44:54
The on_get_missing_events function in handlers/federation.py in Matrix Synapse before 0.31.1 has a security bug in the get_missing_events federation API where event visibility rules were not applied correctly.
CVE-2018-10657
- EPSS 0.4%
- Veröffentlicht 02.05.2018 16:29:00
- Zuletzt bearbeitet 21.11.2024 03:41:44
Matrix Synapse before 0.28.1 is prone to a denial of service flaw where malicious events injected with depth = 2^63 - 1 render rooms unusable, related to federation/federation_base.py and handlers/message.py, as exploited in the wild in April 2018.