CVE-2019-14422: High severity exoticpetnetwork tortoise forum vulnerability
An issue was discovered in in TortoiseSVN 1.12.1. The Tsvncmd: URI handler allows a customised diff operation on Excel workbooks, which could be used to open remote workbooks without protection from macro security settings to execute arbitrary code. A tsvncmd:command:diff?path:[file1]?path2:[file2] URI will execute a customised diff on [file1] and [file2] based on the file extension. For xls files, it will execute the script diff-xls.js using wscript, which will open the two files for analysis without any macro security warning. An attacker can exploit this by putting a macro virus in a network drive, and force the victim to open the workbooks and execute the macro inside.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2019-14422?
CVE-2019-14422 has been classified as a critical vulnerability due to its potential to execute arbitrary code.
How do I fix CVE-2019-14422?
To remediate CVE-2019-14422, it is recommended to upgrade TortoiseSVN to version 1.12.2 or later.
What software is affected by CVE-2019-14422?
CVE-2019-14422 affects TortoiseSVN version 1.12.1.
What is the primary risk associated with CVE-2019-14422?
The primary risk of CVE-2019-14422 is that an attacker could exploit it to open remote Excel workbooks and execute malicious macros.
How does CVE-2019-14422 allow remote code execution?
CVE-2019-14422 allows remote code execution through a customized diff operation in the tsvncmd URI handler without adequate macro security.