Arbitrary Code Injection Affecting nextcloud-desktop package, versions <3.6.1-1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIANUNSTABLE-NEXTCLOUDDESKTOP-3122317
- published 17 Nov 2022
- disclosed 11 Nov 2022
Introduced: 11 Nov 2022
CVE-2022-41882 Open this link in a new tabHow to fix?
Upgrade Debian:unstable
nextcloud-desktop
to version 3.6.1-1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream nextcloud-desktop
package and not the nextcloud-desktop
package as distributed by Debian
.
See How to fix?
for Debian:unstable
relevant fixed versions and status.
The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. In version 3.6.0, if a user received a malicious file share and has it synced locally or the virtual filesystem enabled and clicked a nc://open/ link it will open the default editor for the file type of the shared file, which on Windows can also sometimes mean that a file depending on the type, e.g. "vbs", is being executed. It is recommended that the Nextcloud Desktop client is upgraded to version 3.6.1. As a workaround, users can block the Nextcloud Desktop client 3.6.0 by setting the minimum.supported.desktop.version
system config to 3.6.1
on the server, so new files designed to use this attack vector are not downloaded anymore. Already existing files can still be used. Another workaround would be to enforce shares to be accepted by setting the sharing.force_share_accept
system config to true
on the server, so new files designed to use this attack vector are not downloaded anymore. Already existing shares can still be abused.