Bug 1182895 (CVE-2021-21274) - VUL-0: CVE-2021-21274: matrix-synapse: malicious homeserver could redirect requests to their .well-known file to a large file
Summary: VUL-0: CVE-2021-21274: matrix-synapse: malicious homeserver could redirect re...
Status: RESOLVED FIXED
Alias: CVE-2021-21274
Product: openSUSE Distribution
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Leap 15.2
Hardware: Other Other
: P3 - Medium : Minor (vote)
Target Milestone: ---
Assignee: Oliver Kurz
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/278710/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-02 08:01 UTC by Alexander Bergmann
Modified: 2021-03-18 11:44 UTC (History)
0 users

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bergmann 2021-03-02 08:01:13 UTC
CVE-2021-21274

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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-21274
https://github.com/matrix-org/synapse/releases/tag/v1.25.0
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21274
https://github.com/matrix-org/synapse/commit/ff5c4da1289cb5e097902b3e55b771be342c29d6
https://github.com/matrix-org/synapse/pull/8950
https://github.com/matrix-org/synapse/security/advisories/GHSA-2hwx-mjrm-v3g8
Comment 1 Oliver Kurz 2021-03-02 09:09:37 UTC
Hm, I don't expect that to work but let's try: https://build.opensuse.org/request/show/876180
Comment 2 Oliver Kurz 2021-03-18 11:44:10 UTC
MR was accepted. I am very doubtful that all dependencies can be fulfilled but I did not see failing tests that would block the acceptance. Not sure who should do what now but the updated package was submitted and accepted.