CVE Vulnerabilities

CVE-2022-24888

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Published: Apr 27, 2022 | Modified: Nov 21, 2024
CVSS 3.x
4.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

Nextcloud Server is the file server software for Nextcloud, a self-hosted productivity platform. Prior to versions 20.0.14.4, 21.0.8, 22.2.4, and 23.0.1, it is possible to create files and folders that have leading and trailing n, r, t, and v characters. The server rejects files and folders that have these characters in the middle of their names, so this might be an opportunity for injection. This issue is fixed in versions 20.0.14.4, 21.0.8, 22.2.4, and 23.0.1. There are currently no known workarounds.

Weakness

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Affected Software

Name Vendor Start Version End Version
Nextcloud_server Nextcloud * 20.0.14.4 (excluding)
Nextcloud_server Nextcloud 21.0.0 (including) 21.0.8 (excluding)
Nextcloud_server Nextcloud 22.0.0 (including) 22.2.4 (excluding)
Nextcloud_server Nextcloud 23.0.0 (including) 23.0.1 (excluding)

Potential Mitigations

References