A mutation cross-site scripting (XSS) issue in Typora through 0.9.9.31.2 on macOS and through 0.9.81 on Linux leads to Remote Code Execution through Mermaid code blocks. To exploit this vulnerability, one must open a file in Typora. The XSS vulnerability is then triggered due to improper HTML sanitization. Given that the application is based on the Electron framework, the XSS leads to remote code execution in an unsandboxed environment.
References
Link | Resource |
---|---|
https://github.com/cure53/DOMPurify/commit/4e8af7b2c4a159b683d317e02c5cbddb86dc4a0e | Patch Third Party Advisory |
https://github.com/typora/typora-issues/issues/3124 | Third Party Advisory |
Configurations
History
08 Sep 2021, 17:22
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:* |
Information
Published : 2020-01-09 23:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-20374
Mitre link : CVE-2019-20374
CVE.ORG link : CVE-2019-20374
JSON object : View
Products Affected
apple
- macos
linux
- linux_kernel
typora
- typora
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')