Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/matrix-synapse@1.63.0rc1
Typepypi
Namespace
Namematrix-synapse
Version1.63.0rc1
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version1.106.0
Latest_non_vulnerable_version1.106.0
Affected_by_vulnerabilities
0
url VCID-1r3j-umak-ebhe
vulnerability_id VCID-1r3j-umak-ebhe
summary Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. If Synapse and a malicious homeserver are both joined to the same room, the malicious homeserver can trick Synapse into accepting previously rejected events into its view of the current state of that room. This can be exploited in a way that causes all further messages and state changes sent in that room from the vulnerable homeserver to be rejected. This issue has been patched in version 1.68.0
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/commit/b73cbb82157d9666e8d667733afebc0d09ed858c
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/commit/b73cbb82157d9666e8d667733afebc0d09ed858c
2
reference_url https://github.com/matrix-org/synapse/pull/13723
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/13723
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-p9qp-c452-f9r7
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/security/advisories/GHSA-p9qp-c452-f9r7
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-66.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-66.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UJIJRP5ZH6B3KGFLHCAKR2IX2Y4Z25QD
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UJIJRP5ZH6B3KGFLHCAKR2IX2Y4Z25QD
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2022-39374
reference_id CVE-2022-39374
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2022-39374
7
reference_url https://github.com/advisories/GHSA-p9qp-c452-f9r7
reference_id GHSA-p9qp-c452-f9r7
reference_type
scores
url https://github.com/advisories/GHSA-p9qp-c452-f9r7
fixed_packages
0
url pkg:pypi/matrix-synapse@1.68.0rc1
purl pkg:pypi/matrix-synapse@1.68.0rc1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1r3j-umak-ebhe
1
vulnerability VCID-2q41-366b-jfbs
2
vulnerability VCID-2uq2-kcfr-87gr
3
vulnerability VCID-4vve-jkk2-rueg
4
vulnerability VCID-8zas-gnpp-3qfd
5
vulnerability VCID-9t8r-dp58-xydr
6
vulnerability VCID-bnz6-nw3z-77gd
7
vulnerability VCID-ewxj-3jt9-p7af
8
vulnerability VCID-mgxc-w86p-yqcm
9
vulnerability VCID-ubx5-xans-8bey
10
vulnerability VCID-w6fr-65fa-9yhb
11
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.68.0rc1
1
url pkg:pypi/matrix-synapse@1.68.0
purl pkg:pypi/matrix-synapse@1.68.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q41-366b-jfbs
1
vulnerability VCID-2uq2-kcfr-87gr
2
vulnerability VCID-4vve-jkk2-rueg
3
vulnerability VCID-8zas-gnpp-3qfd
4
vulnerability VCID-9t8r-dp58-xydr
5
vulnerability VCID-bnz6-nw3z-77gd
6
vulnerability VCID-ewxj-3jt9-p7af
7
vulnerability VCID-mgxc-w86p-yqcm
8
vulnerability VCID-ubx5-xans-8bey
9
vulnerability VCID-w6fr-65fa-9yhb
10
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.68.0
aliases CVE-2022-39374, GHSA-p9qp-c452-f9r7, PYSEC-2023-66
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-1r3j-umak-ebhe
1
url VCID-2q41-366b-jfbs
vulnerability_id VCID-2q41-366b-jfbs
summary Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. A discovered oEmbed or image URL can bypass the `url_preview_url_blacklist` setting potentially allowing server side request forgery or bypassing network policies. Impact is limited to IP addresses allowed by the `url_preview_ip_range_blacklist` setting (by default this only allows public IPs) and by the limited information returned to the client: 1. For discovered oEmbed URLs, any non-JSON response or a JSON response which includes non-oEmbed information is discarded. 2. For discovered image URLs, any non-image response is discarded. Systems which have URL preview disabled (via the `url_preview_enabled` setting) or have not configured a `url_preview_url_blacklist` are not affected. This issue has been addressed in version 1.85.0. Users are advised to upgrade. User unable to upgrade may also disable URL previews.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/pull/15601
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/15601
2
reference_url https://github.com/matrix-org/synapse/releases/tag/v1.85.0
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/releases/tag/v1.85.0
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-98px-6486-j7qc
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/security/advisories/GHSA-98px-6486-j7qc
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-85.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-85.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-32683
reference_id CVE-2023-32683
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-32683
7
reference_url https://github.com/advisories/GHSA-98px-6486-j7qc
reference_id GHSA-98px-6486-j7qc
reference_type
scores
url https://github.com/advisories/GHSA-98px-6486-j7qc
fixed_packages
0
url pkg:pypi/matrix-synapse@1.85.0
purl pkg:pypi/matrix-synapse@1.85.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-4vve-jkk2-rueg
1
vulnerability VCID-8zas-gnpp-3qfd
2
vulnerability VCID-9t8r-dp58-xydr
3
vulnerability VCID-ewxj-3jt9-p7af
4
vulnerability VCID-mgxc-w86p-yqcm
5
vulnerability VCID-w6fr-65fa-9yhb
6
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.85.0
aliases CVE-2023-32683, GHSA-98px-6486-j7qc, PYSEC-2023-85
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-2q41-366b-jfbs
2
url VCID-2uq2-kcfr-87gr
vulnerability_id VCID-2uq2-kcfr-87gr
summary Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected versions it may be possible for a deactivated user to login when using uncommon configurations. This only applies if any of the following are true: 1. JSON Web Tokens are enabled for login via the `jwt_config.enabled` configuration setting. 2. The local password database is enabled via the `password_config.enabled` and `password_config.localdb_enabled` configuration settings *and* a user's password is updated via an admin API after a user is deactivated. Note that the local password database is enabled by default, but it is uncommon to set a user's password after they've been deactivated. Installations that are configured to only allow login via Single Sign-On (SSO) via CAS, SAML or OpenID Connect (OIDC); or via an external password provider (e.g. LDAP) are not affected. If not using JSON Web Tokens, ensure that deactivated users do not have a password set. This issue has been addressed in version 1.85.0. Users are advised to upgrade.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/issues/12274
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/issues/12274
2
reference_url https://github.com/matrix-org/synapse/pull/15624
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/15624
3
reference_url https://github.com/matrix-org/synapse/pull/15634
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/15634
4
reference_url https://github.com/matrix-org/synapse/releases/tag/v1.85.0
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/releases/tag/v1.85.0
5
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p
6
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-84.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-84.yaml
7
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2
8
reference_url https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account
reference_id
reference_type
scores
url https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account
9
reference_url https://matrix-org.github.io/synapse/latest/jwt.html
reference_id
reference_type
scores
url https://matrix-org.github.io/synapse/latest/jwt.html
10
reference_url https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config
reference_id
reference_type
scores
url https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config
11
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-32682
reference_id CVE-2023-32682
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-32682
12
reference_url https://github.com/advisories/GHSA-26c5-ppr8-f33p
reference_id GHSA-26c5-ppr8-f33p
reference_type
scores
url https://github.com/advisories/GHSA-26c5-ppr8-f33p
fixed_packages
0
url pkg:pypi/matrix-synapse@1.85.0
purl pkg:pypi/matrix-synapse@1.85.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-4vve-jkk2-rueg
1
vulnerability VCID-8zas-gnpp-3qfd
2
vulnerability VCID-9t8r-dp58-xydr
3
vulnerability VCID-ewxj-3jt9-p7af
4
vulnerability VCID-mgxc-w86p-yqcm
5
vulnerability VCID-w6fr-65fa-9yhb
6
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.85.0
aliases CVE-2023-32682, GHSA-26c5-ppr8-f33p, PYSEC-2023-84
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-2uq2-kcfr-87gr
3
url VCID-4vve-jkk2-rueg
vulnerability_id VCID-4vve-jkk2-rueg
summary Synapse is an open-source Matrix homeserver Prior to versions 1.95.1 and 1.96.0rc1, cached device information of remote users can be queried from Synapse. This can be used to enumerate the remote users known to a homeserver. System administrators are encouraged to upgrade to Synapse 1.95.1 or 1.96.0rc1 to receive a patch. As a workaround, the `federation_domain_whitelist` can be used to limit federation traffic with a homeserver.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/commit/daec55e1fe120c564240c5386e77941372bf458f
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
url https://github.com/matrix-org/synapse/commit/daec55e1fe120c564240c5386e77941372bf458f
2
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-mp92-3jfm-3575
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
url https://github.com/matrix-org/synapse/security/advisories/GHSA-mp92-3jfm-3575
3
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-230.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-230.yaml
4
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2IDEEZMFJBDLTFHQUTZRJJNCOZGQ2ZVS
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2IDEEZMFJBDLTFHQUTZRJJNCOZGQ2ZVS
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VH3RNC5ZPQZ4OKPSL4E6BBJSZOQLGDEY
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VH3RNC5ZPQZ4OKPSL4E6BBJSZOQLGDEY
6
reference_url https://security.gentoo.org/glsa/202401-12
reference_id
reference_type
scores
url https://security.gentoo.org/glsa/202401-12
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-43796
reference_id CVE-2023-43796
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-43796
8
reference_url https://github.com/advisories/GHSA-mp92-3jfm-3575
reference_id GHSA-mp92-3jfm-3575
reference_type
scores
url https://github.com/advisories/GHSA-mp92-3jfm-3575
fixed_packages
0
url pkg:pypi/matrix-synapse@1.95.1
purl pkg:pypi/matrix-synapse@1.95.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-9t8r-dp58-xydr
1
vulnerability VCID-ewxj-3jt9-p7af
2
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.95.1
aliases CVE-2023-43796, GHSA-mp92-3jfm-3575, PYSEC-2023-230
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-4vve-jkk2-rueg
4
url VCID-8zas-gnpp-3qfd
vulnerability_id VCID-8zas-gnpp-3qfd
summary Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Users were able to forge read receipts for any event (if they knew the room ID and event ID). Note that the users were not able to view the events, but simply mark it as read. This could be confusing as clients will show the event as read by the user, even if they are not in the room. This issue has been patched in version 1.93.0. Users are advised to upgrade. There are no known workarounds for this issue.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/commit/63d28a88c1d18c64ea7e23b6dd7483e6d5dcf881
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/commit/63d28a88c1d18c64ea7e23b6dd7483e6d5dcf881
2
reference_url https://github.com/matrix-org/synapse/pull/16327
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
url https://github.com/matrix-org/synapse/pull/16327
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-7565-cq32-vx2x
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
url https://github.com/matrix-org/synapse/security/advisories/GHSA-7565-cq32-vx2x
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-180.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-180.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2AFB2Y3S2VCPCN5P2XCZTG24MBMZ7DM4
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2AFB2Y3S2VCPCN5P2XCZTG24MBMZ7DM4
6
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/65QPC55I4D27HIZP7H2NQ34EOXHPP4AO
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/65QPC55I4D27HIZP7H2NQ34EOXHPP4AO
7
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N6P4QULVUE254WI7XF2LWWOGHCYVFXFY
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N6P4QULVUE254WI7XF2LWWOGHCYVFXFY
8
reference_url https://security.gentoo.org/glsa/202401-12
reference_id
reference_type
scores
url https://security.gentoo.org/glsa/202401-12
9
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-42453
reference_id CVE-2023-42453
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-42453
10
reference_url https://github.com/advisories/GHSA-7565-cq32-vx2x
reference_id GHSA-7565-cq32-vx2x
reference_type
scores
url https://github.com/advisories/GHSA-7565-cq32-vx2x
fixed_packages
0
url pkg:pypi/matrix-synapse@1.93.0
purl pkg:pypi/matrix-synapse@1.93.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-4vve-jkk2-rueg
1
vulnerability VCID-9t8r-dp58-xydr
2
vulnerability VCID-ewxj-3jt9-p7af
3
vulnerability VCID-mgxc-w86p-yqcm
4
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.93.0
aliases CVE-2023-42453, GHSA-7565-cq32-vx2x, PYSEC-2023-180
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-8zas-gnpp-3qfd
5
url VCID-9t8r-dp58-xydr
vulnerability_id VCID-9t8r-dp58-xydr
summary Synapse is an open-source Matrix homeserver. A remote Matrix user with malicious intent, sharing a room with Synapse instances before 1.105.1, can dispatch specially crafted events to exploit a weakness in the V2 state resolution algorithm. This can induce high CPU consumption and accumulate excessive data in the database of such instances, resulting in a denial of service. Servers in private federations, or those that do not federate, are not affected. Server administrators should upgrade to 1.105.1 or later. Some workarounds are available. One can ban the malicious users or ACL block servers from the rooms and/or leave the room and purge the room using the admin API.
references
0
reference_url https://github.com/element-hq/synapse
reference_id
reference_type
scores
url https://github.com/element-hq/synapse
1
reference_url https://github.com/element-hq/synapse/commit/55b0aa847a61774b6a3acdc4b177a20dc019f01a
reference_id
reference_type
scores
url https://github.com/element-hq/synapse/commit/55b0aa847a61774b6a3acdc4b177a20dc019f01a
2
reference_url https://github.com/element-hq/synapse/releases/tag/v1.105.1
reference_id
reference_type
scores
url https://github.com/element-hq/synapse/releases/tag/v1.105.1
3
reference_url https://github.com/element-hq/synapse/security/advisories/GHSA-3h7q-rfh9-xm4v
reference_id
reference_type
scores
url https://github.com/element-hq/synapse/security/advisories/GHSA-3h7q-rfh9-xm4v
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-31208
reference_id CVE-2024-31208
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2024-31208
5
reference_url https://github.com/advisories/GHSA-3h7q-rfh9-xm4v
reference_id GHSA-3h7q-rfh9-xm4v
reference_type
scores
url https://github.com/advisories/GHSA-3h7q-rfh9-xm4v
fixed_packages
0
url pkg:pypi/matrix-synapse@1.105.1
purl pkg:pypi/matrix-synapse@1.105.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-ewxj-3jt9-p7af
1
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.105.1
aliases CVE-2024-31208, GHSA-3h7q-rfh9-xm4v, PYSEC-2024-50
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-9t8r-dp58-xydr
6
url VCID-bnz6-nw3z-77gd
vulnerability_id VCID-bnz6-nw3z-77gd
summary Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. The Matrix Federation API allows remote homeservers to request the authorization events in a room. This is necessary so that a homeserver receiving some events can validate that those events are legitimate and permitted in their room. However, in versions of Synapse up to and including 1.68.0, a Synapse homeserver answering a query for authorization events does not sufficiently check that the requesting server should be able to access them. The issue was patched in Synapse 1.69.0. Homeserver administrators are advised to upgrade.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/issues/13288
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/issues/13288
2
reference_url https://github.com/matrix-org/synapse/pull/13823
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/13823
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-45cj-f97f-ggwv
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/security/advisories/GHSA-45cj-f97f-ggwv
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-65.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-65.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T2MBNMZAFY4RCZL2VGBGAPKGB4JUPZVS
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T2MBNMZAFY4RCZL2VGBGAPKGB4JUPZVS
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2022-39335
reference_id CVE-2022-39335
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2022-39335
7
reference_url https://github.com/advisories/GHSA-45cj-f97f-ggwv
reference_id GHSA-45cj-f97f-ggwv
reference_type
scores
url https://github.com/advisories/GHSA-45cj-f97f-ggwv
fixed_packages
0
url pkg:pypi/matrix-synapse@1.69.0
purl pkg:pypi/matrix-synapse@1.69.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q41-366b-jfbs
1
vulnerability VCID-2uq2-kcfr-87gr
2
vulnerability VCID-4vve-jkk2-rueg
3
vulnerability VCID-8zas-gnpp-3qfd
4
vulnerability VCID-9t8r-dp58-xydr
5
vulnerability VCID-ewxj-3jt9-p7af
6
vulnerability VCID-mgxc-w86p-yqcm
7
vulnerability VCID-ubx5-xans-8bey
8
vulnerability VCID-w6fr-65fa-9yhb
9
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.69.0
aliases CVE-2022-39335, GHSA-45cj-f97f-ggwv, PYSEC-2023-65
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-bnz6-nw3z-77gd
7
url VCID-ewxj-3jt9-p7af
vulnerability_id VCID-ewxj-3jt9-p7af
summary Synapse is an open-source Matrix homeserver. Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the local homeserver in an unauthenticated way. The implication is that unauthenticated remote adversaries can use this functionality to plant problematic content into the media repository. Synapse 1.106 introduces a partial mitigation in the form of new endpoints which require authentication for media downloads. The unauthenticated endpoints will be frozen in a future release, closing the attack vector.
references
0
reference_url https://github.com/element-hq/synapse/security/advisories/GHSA-gjgr-7834-rhxr
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
url https://github.com/element-hq/synapse/security/advisories/GHSA-gjgr-7834-rhxr
1
reference_url https://github.com/matrix-org/matrix-spec-proposals/pull/3916
reference_id
reference_type
scores
0
value 5.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
url https://github.com/matrix-org/matrix-spec-proposals/pull/3916
fixed_packages
0
url pkg:pypi/matrix-synapse@1.106.0
purl pkg:pypi/matrix-synapse@1.106.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.106.0
aliases CVE-2024-37303, GHSA-gjgr-7834-rhxr, PYSEC-2024-287
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ewxj-3jt9-p7af
8
url VCID-mgxc-w86p-yqcm
vulnerability_id VCID-mgxc-w86p-yqcm
summary Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Prior to version 1.94.0, a malicious server ACL event can impact performance temporarily or permanently leading to a persistent denial of service. Homeservers running on a closed federation (which presumably do not need to use server ACLs) are not affected. Server administrators are advised to upgrade to Synapse 1.94.0 or later. As a workaround, rooms with malicious server ACL events can be purged and blocked using the admin API.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/commit/f84da3c32ec74cf054e2fd6d10618aa4997cffaa
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/commit/f84da3c32ec74cf054e2fd6d10618aa4997cffaa
2
reference_url https://github.com/matrix-org/synapse/pull/16360
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
url https://github.com/matrix-org/synapse/pull/16360
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-5chr-wjw5-3gq4
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
url https://github.com/matrix-org/synapse/security/advisories/GHSA-5chr-wjw5-3gq4
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-199.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-199.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEVRB4MG5UXQ5RLZHSUJXM5GWEBYYS5B
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEVRB4MG5UXQ5RLZHSUJXM5GWEBYYS5B
6
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N6P4QULVUE254WI7XF2LWWOGHCYVFXFY
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N6P4QULVUE254WI7XF2LWWOGHCYVFXFY
7
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WRO4MPQ6HOXIUZM6RJP6VTCTMV7RD2T3
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WRO4MPQ6HOXIUZM6RJP6VTCTMV7RD2T3
8
reference_url https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#version-2-new-version
reference_id
reference_type
scores
0
value 4.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
url https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#version-2-new-version
9
reference_url https://security.gentoo.org/glsa/202401-12
reference_id
reference_type
scores
url https://security.gentoo.org/glsa/202401-12
10
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-45129
reference_id CVE-2023-45129
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-45129
11
reference_url https://github.com/advisories/GHSA-5chr-wjw5-3gq4
reference_id GHSA-5chr-wjw5-3gq4
reference_type
scores
url https://github.com/advisories/GHSA-5chr-wjw5-3gq4
fixed_packages
0
url pkg:pypi/matrix-synapse@1.94.0
purl pkg:pypi/matrix-synapse@1.94.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-4vve-jkk2-rueg
1
vulnerability VCID-9t8r-dp58-xydr
2
vulnerability VCID-ewxj-3jt9-p7af
3
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.94.0
aliases CVE-2023-45129, GHSA-5chr-wjw5-3gq4, PYSEC-2023-199
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-mgxc-w86p-yqcm
9
url VCID-ubx5-xans-8bey
vulnerability_id VCID-ubx5-xans-8bey
summary Synapse is an open-source Matrix homeserver written and maintained by the Matrix.org Foundation. A malicious user on a Synapse homeserver X with permission to create certain state events can disable outbound federation from X to an arbitrary homeserver Y. Synapse instances with federation disabled are not affected. In versions of Synapse up to and including 1.73, Synapse did not limit the size of `invite_room_state`, meaning that it was possible to create an arbitrarily large invite event. Synapse 1.74 refuses to create oversized `invite_room_state` fields. Server operators should upgrade to Synapse 1.74 or newer urgently.
references
0
reference_url https://github.com/matrix-org/synapse
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse
1
reference_url https://github.com/matrix-org/synapse/issues/14492
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/issues/14492
2
reference_url https://github.com/matrix-org/synapse/pull/14642
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/pull/14642
3
reference_url https://github.com/matrix-org/synapse/security/advisories/GHSA-f3wc-3vxv-xmvr
reference_id
reference_type
scores
url https://github.com/matrix-org/synapse/security/advisories/GHSA-f3wc-3vxv-xmvr
4
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-67.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/matrix-synapse/PYSEC-2023-67.yaml
5
reference_url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UJIJRP5ZH6B3KGFLHCAKR2IX2Y4Z25QD
reference_id
reference_type
scores
url https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UJIJRP5ZH6B3KGFLHCAKR2IX2Y4Z25QD
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-32323
reference_id CVE-2023-32323
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2023-32323
7
reference_url https://github.com/advisories/GHSA-f3wc-3vxv-xmvr
reference_id GHSA-f3wc-3vxv-xmvr
reference_type
scores
url https://github.com/advisories/GHSA-f3wc-3vxv-xmvr
fixed_packages
0
url pkg:pypi/matrix-synapse@1.74.0
purl pkg:pypi/matrix-synapse@1.74.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2q41-366b-jfbs
1
vulnerability VCID-2uq2-kcfr-87gr
2
vulnerability VCID-4vve-jkk2-rueg
3
vulnerability VCID-8zas-gnpp-3qfd
4
vulnerability VCID-9t8r-dp58-xydr
5
vulnerability VCID-ewxj-3jt9-p7af
6
vulnerability VCID-mgxc-w86p-yqcm
7
vulnerability VCID-w6fr-65fa-9yhb
8
vulnerability VCID-z4xn-smp8-tfcj
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.74.0
aliases CVE-2023-32323, GHSA-f3wc-3vxv-xmvr, PYSEC-2023-67
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ubx5-xans-8bey
10
url VCID-z4xn-smp8-tfcj
vulnerability_id VCID-z4xn-smp8-tfcj
summary Synapse is an open-source Matrix homeserver. Synapse versions before 1.106 are vulnerable to a disk fill attack, where an unauthenticated adversary can induce Synapse to download and cache large amounts of remote media. The default rate limit strategy is insufficient to mitigate this. This can lead to a denial of service, ranging from further media uploads/downloads failing to completely unavailability of the Synapse process, depending on how Synapse was deployed. Synapse 1.106 introduces a new "leaky bucket" rate limit on remote media downloads to reduce the amount of data a user can request at a time. This does not fully address the issue, but does limit an unauthenticated user's ability to request large amounts of data to be cached.
references
0
reference_url https://github.com/element-hq/synapse/security/advisories/GHSA-4mhg-xv73-xq2x
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
url https://github.com/element-hq/synapse/security/advisories/GHSA-4mhg-xv73-xq2x
fixed_packages
0
url pkg:pypi/matrix-synapse@1.106.0
purl pkg:pypi/matrix-synapse@1.106.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.106.0
aliases CVE-2024-37302, GHSA-4mhg-xv73-xq2x, PYSEC-2024-286
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-z4xn-smp8-tfcj
Fixing_vulnerabilities
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/matrix-synapse@1.63.0rc1