Cryptomator encrypts data being stored on cloud infrastructure. The MSI installer provided on the homepage for Cryptomator version 1.9.2 allows local privilege escalation for low privileged users, via the `repair` function. The problem occurs as the repair function of the MSI is spawning an SYSTEM Powershell without the `-NoProfile` parameter. Therefore the profile of the user starting the repair will be loaded. Version 1.9.3 contains a fix for this issue. Adding a `-NoProfile` to the powershell is a possible workaround.
References
Configurations
History
No history.
Information
Published : 2023-08-07 20:15
Updated : 2023-08-11 18:10
NVD link : CVE-2023-39520
Mitre link : CVE-2023-39520
CVE.ORG link : CVE-2023-39520
JSON object : View
Products Affected
cryptomator
- cryptomator
CWE
CWE-269
Improper Privilege Management