Vulnerability Description
Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.25.0, 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Matrix | Synapse | < 1.25.0 |
| Fedoraproject | Fedora | 34 |
Related Weaknesses (CWE)
References
- https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b7PatchThird Party Advisory
- https://github.com/matrix-org/synapse/pull/8821PatchThird Party Advisory
- https://github.com/matrix-org/synapse/releases/tag/v1.25.0Third Party Advisory
- https://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3pPatchThird Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedorapro
- https://github.com/matrix-org/synapse/commit/30fba6210834a4ecd91badf0c8f3eb278b7PatchThird Party Advisory
- https://github.com/matrix-org/synapse/pull/8821PatchThird Party Advisory
- https://github.com/matrix-org/synapse/releases/tag/v1.25.0Third Party Advisory
- https://github.com/matrix-org/synapse/security/advisories/GHSA-v936-j8gp-9q3pPatchThird Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedorapro
FAQ
What is CVE-2021-21273?
CVE-2021-21273 is a vulnerability with a CVSS score of 3.1 (LOW). Synapse is a Matrix reference homeserver written in python (pypi package matrix-synapse). Matrix is an ecosystem for open federated Instant Messaging and VoIP. In Synapse before version 1.25.0, reques...
How severe is CVE-2021-21273?
CVE-2021-21273 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-21273?
Check the references section above for vendor advisories and patch information. Affected products include: Matrix Synapse, Fedoraproject Fedora.