Vulnerability CVE-2021-21392


Published: 2021-04-12   Modified: 2021-04-13

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.28.0 requests to user provided domains were not restricted to external IP addresses when transitional IPv6 addresses were used. Outbound requests to federation, identity servers, when calculating the key validity for third-party invite events, sending push notifications, and generating URL previews are affected. This could cause Synapse to make requests to internal infrastructure on dual-stack networks. See referenced GitHub security advisory for details and workarounds.

Type:

CWE-601

(URL Redirection to Untrusted Site ('Open Redirect'))

 References:
https://github.com/matrix-org/synapse/pull/9240
https://github.com/matrix-org/synapse/security/advisories/GHSA-5wrh-4jwv-5w78
https://pypi.org/project/matrix-synapse/

Copyright 2024, cxsecurity.com

 

Back to Top