CVE-2021-32679
Last modified
CVE-2021-32679 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.0.11, and 21.0.3, filenames where not escaped by default in controllers using `DownloadResponse`. EPSS estimates a 1.37% chance of exploitation in the next 30 days.
Description
Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.0.11, and 21.0.3, filenames where not escaped by default in controllers using `DownloadResponse`. When a user-supplied filename was passed unsanitized into a `DownloadResponse`, this could be used to trick users into downloading malicious files with a benign file extension. This would show in UI behaviours where Nextcloud applications would display a benign file extension (e.g. JPEG), but the file will actually be downloaded with an executable file extension. The vulnerability is patched in versions 19.0.13, 20.0.11, and 21.0.3. Administrators of Nextcloud instances do not have a workaround available, but developers of Nextcloud apps may manually escape the file name before passing it into `DownloadResponse`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nextcloud | Nextcloud Server | < 19.0.13 |
| Nextcloud | Nextcloud Server | >= 20.0.0, < 20.0.11 |
| Nextcloud | Nextcloud Server | >= 21.0.0, < 21.0.3 |
| Fedoraproject | Fedora | 33 |
| Fedoraproject | Fedora | 34 |
References
- https://github.com/nextcloud/server/pull/27354Patch, Third Party Advisory
- https://hackerone.com/reports/1215263Permissions Required
- https://security.gentoo.org/glsa/202208-17Third Party Advisory
- https://github.com/nextcloud/server/pull/27354Patch, Third Party Advisory
- https://hackerone.com/reports/1215263Permissions Required
- https://security.gentoo.org/glsa/202208-17Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32679?
How severe is CVE-2021-32679?
How do I fix CVE-2021-32679?
Are you affected by CVE-2021-32679?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
