Security restrictions bypass in Synapse - CVE-2018-12291

 

Security restrictions bypass in Synapse - CVE-2018-12291

Published: August 6, 2018 / Updated: August 7, 2018


Vulnerability identifier: #VU14207
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-12291
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Matrix.org
Affected software:
Synapse

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass security restrictions on the target system.

The vulnerability exists in the on_get_missing_events function in handlers/federation.py due to event visibility rules were not applied correctly. A remote unauthenticated attacker can bypass security restrictions and conduct further attacks.


How to mitigate CVE-2018-12291

Update to version 0.31.1.

Sources