CyberSec.Space Logo
Back to CVE Browser

CVE-2021-41177

HIGH
8.1
CVSS Severity Score
EPSS Score0.0530%
EPSS Percentile44.13th
PublishedOct 25, 2021
Last ModifiedNov 21, 2024

Vulnerability 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`.

Affected Platforms (CPE)

πŸ“¦
Nextcloud

Nextcloud Server

< 20.0.13
πŸ“¦
Nextcloud

Nextcloud Server

>= 21.0.0 and < 21.0.5
πŸ“¦
Nextcloud

Nextcloud Server

>= 22.0.0 and < 22.2.0

References & Advisories

Related Vulnerabilities