CVE-2024-57783
Published
CVSS v3
8.1
HIGH
CVSS v2
N/A
Affected
2
PROJECTS
Description
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.