MarkText through 0.16.3 does not sanitize the input of a mermaid block before rendering. This could lead to Remote Code Execution via a .md file containing a mutation Cross-Site Scripting (XSS) payload.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/marktext/marktext/issues/2946 | patch exploit third party advisory issue tracking |
https://github.com/marktext/marktext/pull/2947 | third party advisory patch |