You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
"TITLE": "Untrusted Search Path in Nextcloud Desktop Client"
9
7
},
8
+
"affects": {
9
+
"vendor": {
10
+
"vendor_data": [
11
+
{
12
+
"product": {
13
+
"product_data": [
14
+
{
15
+
"product_name": "security-advisories",
16
+
"version": {
17
+
"version_data": [
18
+
{
19
+
"version_value": ">= 3.0.3 , <= 3.2.4"
20
+
}
21
+
]
22
+
}
23
+
}
24
+
]
25
+
},
26
+
"vendor_name": "nextcloud"
27
+
}
28
+
]
29
+
}
30
+
},
31
+
"data_format": "MITRE",
32
+
"data_type": "CVE",
33
+
"data_version": "4.0",
10
34
"description": {
11
35
"description_data": [
12
36
{
13
37
"lang": "eng",
14
-
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
38
+
"value": "The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with a computer. The Nextcloud Desktop Client invokes its uninstaller script when being installed to make sure there are no remnants of previous installations. In versions 3.0.3 through 3.2.4, the Client searches the `Uninstall.exe` file in a folder that can be written by regular users. This could lead to a case where a malicious user creates a malicious `Uninstall.exe`, which would be executed with administrative privileges on the Nextcloud Desktop Client installation. This issue is fixed in Nextcloud Desktop Client version 3.3.0. As a workaround, do not allow untrusted users to create content in the `C:\\` system folder and verify that there is no malicious `C:\\Uninstall.exe` file on the system."
0 commit comments