Code Injection in inSync Client for Windows and inSync Client for Mac - CVE-2019-4001
Published: February 25, 2020 / Updated: November 30, 2020
inSync Client for Windows
inSync Client for Mac
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation. The inSync Electron application is configured in such a way that a malicious local user can execute arbitrary NodeJS code in the context of the inSync client process. An attacker can accomplish this by launching inSync with a URL parameter pointing to an attacker-controlled HTML file containing NodeJS code.