The desktop application in Dot through 0.9.3 allows XSS and resultant command execution because user input and LLM output are appended to the DOM with innerHTML (in render.js), and because the Electron window can access Node.js APIs.
https://github.com/alexpinel/Dot/issues/28
https://github.com/EDMPL/Vulnerability-Research/tree/main/CVE-2024-57783