### [CVE-2024-41662](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41662) ![](https://img.shields.io/static/v1?label=Product&message=vnote&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%3D%203.18.1%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 VNote is a note-taking platform. A Cross-Site Scripting (XSS) vulnerability has been identified in the Markdown rendering functionality of versions 3.18.1 and prior of the VNote note-taking application. This vulnerability allows the injection and execution of arbitrary JavaScript code through which remote code execution can be achieved. A patch for this issue is available at commit f1af78573a0ef51d6ef6a0bc4080cddc8f30a545. Other mitigation strategies include implementing rigorous input sanitization for all Markdown content and utilizing a secure Markdown parser that appropriately escapes or strips potentially dangerous content. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds - https://github.com/m0d0ri205/m0d0ri205 - https://github.com/nomi-sec/PoC-in-GitHub - https://github.com/sh3bu/CVE-2024-41662 - https://github.com/sh3bu/sh3bu