First published: Fri Feb 26 2021(Updated: )
### Impact Requests to user provided domains were not restricted to external IP addresses when calculating the key validity for third-party invite events and sending push notifications. This could cause Synapse to make requests to internal infrastructure. The type of request was not controlled by the user, although limited modification of request bodies was possible. For the most thorough protection server administrators should remove the deprecated `federation_ip_range_blacklist` from their settings after upgrading to Synapse v1.25.0 which will result in Synapse using the improved default IP address restrictions. See the new `ip_range_blacklist` and `ip_range_whitelist` settings if more specific control is necessary. ### Patches Issue is resolved by #8821. Further improvements to protect homeservers by default were made in #8870 and #8954. ### Workarounds Requests to internal IP addresses could be blocked at the system or network level.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Matrix Synapse | <1.25.0 | |
Fedoraproject Fedora | =34 | |
pip/matrix-synapse | <1.25.0 | 1.25.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-21273 is a vulnerability in Synapse, a Matrix reference homeserver, that allows requests to user-provided domains without restricting them to external IP addresses.
Synapse is a Matrix reference homeserver written in Python.
Matrix is an ecosystem for open federated Instant Messaging and VoIP.
CVE-2021-21273 has a severity rating of 6.1 (medium).
To fix CVE-2021-21273, upgrade to version 1.25.0 of Matrix Synapse.