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
No history.
Information
Published : 2020-01-09 23:15
Updated : 2021-09-08 17:22
NVD link : CVE-2019-20374
Mitre link : CVE-2019-20374
CVE.ORG link : CVE-2019-20374
JSON object : View
Products Affected
typora
- typora
linux
- linux_kernel
apple
- macos
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')