pysec-2021-424
Vulnerability from pysec
Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of the room. This vulnerability is limited to homeservers where the vulnerable homeserver is in the room and untrusted users are permitted to create groups (communities). By default, only homeserver administrators can create groups. However, homeserver administrators can already access this information in the database or using the admin API. As a result, only homeservers where the configuration setting enable_group_creation
has been set to true
are impacted. Server administrators should upgrade to 1.41.1 or higher to patch the vulnerability. There are two potential workarounds. Server administrators can set enable_group_creation
to false
in their homeserver configuration (this is the default value) to prevent creation of groups by non-administrators. Administrators that are using a reverse proxy could, with partial loss of group functionality, block the endpoints /_matrix/client/r0/groups/{group_id}/rooms
and /_matrix/client/unstable/groups/{group_id}/rooms
.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "matrix-synapse", "purl": "pkg:pypi/matrix-synapse" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "cb35df940a" } ], "repo": "https://github.com/matrix-org/synapse", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "1.41.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.33.5", "0.33.5.1", "0.33.6", "0.33.6rc1", "0.33.7", "0.33.7rc1", "0.33.7rc2", "0.33.8", "0.33.8rc2", "0.33.9", "0.34.0", "0.34.0.1", "0.34.0rc1", "0.34.0rc2", "0.34.1.1", "0.99.0", "0.99.0rc1", "0.99.0rc2", "0.99.0rc3", "0.99.0rc4", "0.99.1", "0.99.1.1", "0.99.1rc1", "0.99.1rc2", "0.99.2", "0.99.2rc1", "0.99.3", "0.99.3.1", "0.99.3.2", "0.99.3rc1", "0.99.4", "0.99.4rc1", "0.99.5", "0.99.5.1", "0.99.5.2", "0.99.5rc1", "1.0.0", "1.0.0rc1", "1.0.0rc2", "1.0.0rc3", "1.1.0", "1.1.0rc1", "1.1.0rc2", "1.10.0", "1.10.0rc1", "1.10.0rc2", "1.10.0rc3", "1.10.0rc5", "1.10.1", "1.11.0", "1.11.0rc1", "1.11.1", "1.12.0", "1.12.0rc1", "1.12.1", "1.12.1rc1", "1.12.2", "1.12.3", "1.12.4", "1.12.4rc1", "1.13.0", "1.13.0rc1", "1.13.0rc2", "1.13.0rc3", "1.14.0", "1.14.0rc1", "1.14.0rc2", "1.15.0", "1.15.0rc1", "1.15.1", "1.15.2", "1.16.0", "1.16.0rc1", "1.16.0rc2", "1.16.1", "1.17.0", "1.17.0rc1", "1.18.0", "1.18.0rc1", "1.18.0rc2", "1.19.0", "1.19.0rc1", "1.19.1", "1.19.1rc1", "1.19.2", "1.19.3", "1.2.0", "1.2.0rc1", "1.2.0rc2", "1.2.1", "1.20.0", "1.20.0rc1", "1.20.0rc2", "1.20.0rc3", "1.20.0rc4", "1.20.0rc5", "1.20.1", "1.21.0", "1.21.0rc1", "1.21.0rc2", "1.21.0rc3", "1.21.1", "1.21.2", "1.22.0", "1.22.0rc1", "1.22.0rc2", "1.22.1", "1.23.0", "1.23.0rc1", "1.23.1", "1.24.0", "1.24.0rc1", "1.24.0rc2", "1.25.0", "1.25.0rc1", "1.26.0", "1.26.0rc1", "1.26.0rc2", "1.27.0", "1.27.0rc1", "1.27.0rc2", "1.28.0", "1.28.0rc1", "1.29.0", "1.29.0rc1", "1.3.0", "1.3.0rc1", "1.3.1", "1.30.0", "1.30.0rc1", "1.30.1", "1.31.0", "1.31.0rc1", "1.32.0", "1.32.0rc1", "1.32.1", "1.32.2", "1.33.0", "1.33.0rc1", "1.33.0rc2", "1.33.1", "1.33.2", "1.34.0", "1.34.0rc1", "1.35.0", "1.35.0rc1", "1.35.0rc2", "1.35.0rc3", "1.35.1", "1.36.0", "1.36.0rc1", "1.36.0rc2", "1.37.0", "1.37.0rc1", "1.37.1", "1.37.1rc1", "1.38.0", "1.38.0rc1", "1.38.0rc2", "1.38.0rc3", "1.38.1", "1.39.0", "1.39.0rc1", "1.39.0rc2", "1.39.0rc3", "1.4.0", "1.4.0rc1", "1.4.0rc2", "1.4.1", "1.4.1rc1", "1.40.0", "1.40.0rc1", "1.40.0rc2", "1.40.0rc3", "1.41.0", "1.41.0rc1", "1.5.0", "1.5.0rc1", "1.5.0rc2", "1.5.1", "1.6.0", "1.6.0rc1", "1.6.0rc2", "1.6.1", "1.7.0", "1.7.0rc1", "1.7.0rc2", "1.7.1", "1.7.2", "1.7.3", "1.8.0", "1.8.0rc1", "1.9.0", "1.9.0.dev1", "1.9.0.dev2", "1.9.0rc1", "1.9.1" ] } ], "aliases": [ "CVE-2021-39163", "GHSA-jj53-8fmw-f2w2" ], "details": "Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the name, avatar, topic and number of members of a room if they know the ID of the room. This vulnerability is limited to homeservers where the vulnerable homeserver is in the room and untrusted users are permitted to create groups (communities). By default, only homeserver administrators can create groups. However, homeserver administrators can already access this information in the database or using the admin API. As a result, only homeservers where the configuration setting `enable_group_creation` has been set to `true` are impacted. Server administrators should upgrade to 1.41.1 or higher to patch the vulnerability. There are two potential workarounds. Server administrators can set `enable_group_creation` to `false` in their homeserver configuration (this is the default value) to prevent creation of groups by non-administrators. Administrators that are using a reverse proxy could, with partial loss of group functionality, block the endpoints `/_matrix/client/r0/groups/{group_id}/rooms` and `/_matrix/client/unstable/groups/{group_id}/rooms`.", "id": "PYSEC-2021-424", "modified": "2021-11-16T03:58:44.500451Z", "published": "2021-08-31T16:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/matrix-org/synapse/security/advisories/GHSA-jj53-8fmw-f2w2" }, { "type": "WEB", "url": "https://github.com/matrix-org/synapse/releases/tag/v1.41.1" }, { "type": "FIX", "url": "https://github.com/matrix-org/synapse/commit/cb35df940a" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PXT7ID7DNBRN2TVTETU3SYQHJKEG6PXN/" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2VHDEPCZ22GJFMZCWA2XZAGPOEV72POF/" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.