Vulnerability CVE-2023-23942


Published: 2023-02-06

Description:
The Nextcloud Desktop Client is a tool to synchronize files from a Nextcloud Server with your computer. Versions prior to 3.6.3 are missing sanitisation on qml labels which are used for basic HTML elements such as `strong`, `em` and `head` lines in the UI of the desktop client. The lack of sanitisation may allow for javascript injection. It is recommended that the Nextcloud Desktop Client is upgraded to 3.6.3. There are no known workarounds for this issue.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/nextcloud/desktop/pull/5233
https://hackerone.com/reports/1788598
https://github.com/nextcloud/security-advisories/security/advisories/GHSA-64qc-vf6v-8xgg

Copyright 2026, cxsecurity.com

 

Back to Top