### [CVE-2022-42967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-42967) ![](https://img.shields.io/static/v1?label=Product&message=caret&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%200%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen) ### Description Caret is vulnerable to an XSS attack when the user opens a crafted Markdown file when preview mode is enabled. This directly leads to client-side code execution. ### POC #### Reference - https://research.jfrog.com/vulnerabilities/caret-xss-rce/ #### Github No PoCs found on GitHub currently.