vendor:
Typora
by:
Ahmet Ümit BAYRAM
6.1
CVSS
HIGH
OS Command Injection
78
CWE
Product Name: Typora
Affected Version From: 38169
Affected Version To: 1.7.2004
Patch Exists: NO
Related CWE: CVE-2023-XXXXX
CPE: a:typora:typora:1.7.4
Platforms Tested: Windows 2019 Server 64bit
2023
Typora v1.7.4 – OS Command Injection
Typora v1.7.4 is vulnerable to OS command injection. By manipulating the 'run command' feature in the PDF export settings, an attacker can inject and execute arbitrary commands, leading to unauthorized access or further exploitation of the system. This vulnerability was discovered by Ahmet Ümit BAYRAM on 13.09.2023.
Mitigation:
To mitigate this vulnerability, users should avoid inputting and executing arbitrary commands in the 'run command' feature. It is recommended to validate and sanitize user inputs before processing them to prevent command injections.