Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-21274
HistoryFeb 26, 2021 - 5:25 p.m.

CVE-2021-21274 Denial of service attack via .well-known lookups

2021-02-2617:25:16
CWE-400
GitHub_M
www.cve.org

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.8%

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, a malicious homeserver could redirect requests to their .well-known file to a large file. This can lead to a denial of service attack where homeservers will consume significantly more resources when requesting the .well-known file of a malicious homeserver. This affects any server which accepts federation requests from untrusted servers. Issue is resolved in version 1.25.0. As a workaround the federation_domain_whitelist setting can be used to restrict the homeservers communicated with over federation.

CNA Affected

[
  {
    "product": "synapse",
    "vendor": "matrix-org",
    "versions": [
      {
        "status": "affected",
        "version": ">=0.99.0, < 1.25.0"
      }
    ]
  }
]

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.8%