CVE-2021-41177
CVSS V2 Medium 5.5
CVSS V3 High 8.1
Description
Nextcloud is an open-source, self-hosted productivity platform. Prior to versions 20.0.13, 21.0.5, and 22.2.0, Nextcloud Server did not implement a database backend for rate-limiting purposes. Any component of Nextcloud using rate-limits (as as `AnonRateThrottle` or `UserRateThrottle`) was thus not rate limited on instances not having a memory cache backend configured. In the case of a default installation, this would notably include the rate-limits on the two factor codes. It is recommended that the Nextcloud Server be upgraded to 20.0.13, 21.0.5, or 22.2.0. As a workaround, enable a memory cache backend in `config.php`.
Overview
- CVE ID
- CVE-2021-41177
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-10-25T22:15:07
- Last Modified Date
- 2022-10-26T15:26:31
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:*:*:*:* | 1 | OR | 20.0.13 | |
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:*:*:*:* | 1 | OR | 21.0.0 | 21.0.5 |
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:*:*:*:* | 1 | OR | 22.0.0 | 22.2.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5.5
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.1
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/nextcloud/security-advisories/security/advisories/GHSA-fj39-4qx4-m3f2 | Third Party Advisory |
https://github.com/nextcloud/server/pull/28728 | Patch Third Party Advisory |
https://hackerone.com/reports/1265709 | Permissions Required Third Party Advisory |
https://security.gentoo.org/glsa/202208-17 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-41177 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41177 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:49:19 | Added to TrackCVE | |||
2022-12-05 13:15:13 | 2021-10-25T22:15Z | 2021-10-25T22:15:07 | CVE Published Date | updated |
2022-12-05 13:15:13 | 2022-10-26T15:26:31 | CVE Modified Date | updated | |
2022-12-05 13:15:13 | Analyzed | Vulnerability Status | updated | |
2022-12-05 13:15:17 | References | updated |