CyberRota Analysis
AI-GeneratedThe SQLBot dashboard component in versions up to 1.10.0 is vulnerable to a stored cross-site scripting (XSS) attack due to improper sanitization of TinyMCE output. This allows attackers with access to modify dashboard text widgets to inject malicious HTML and JavaScript, impacting all users who view the dashboard. Organizations using affected versions should prioritize patching to mitigate potential exploitation risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
SQLBot through 1.10.0, fixed in commit c3f40a5, contains a stored cross-site scripting vulnerability in the SQText dashboard component that renders TinyMCE output via v-html without sanitization. Attackers who can modify dashboard text widget content can inject arbitrary HTML and JavaScript that executes for all users viewing the dashboard.