Synopsis
A Stored Cross-Site Scripting exists in the current version of DevikaAI (June 8 - commit 6acce21).
This commit adds the use of DOMPurify (an HTML sanitization library) to "ui/src/lib/components/MessageInput.svelte".
As indicated by the file name, only user entries are filtered, thus avoiding "raw" payload injection.
However, it is possible to ask the model to decode an encoded character string (Base64 for example) which will be interpreted when displayed.
Depending on the LLM model and prompt used, a stored cross-site scripting attack may be possible.
Solution
The vendor or maintainer has not made mitigations or fixes available.
Disclosure Timeline
All information within TRA advisories is provided “as is”, without warranty of any kind, including the implied warranties of merchantability and fitness for a particular purpose, and with no guarantee of completeness, accuracy, or timeliness. Individuals and organizations are responsible for assessing the impact of any actual or potential security vulnerability.
Tenable takes product security very seriously. If you believe you have found a vulnerability in one of our products, we ask that you please work with us to quickly resolve it in order to protect customers. Tenable believes in responding quickly to such reports, maintaining communication with researchers, and providing a solution in short order.
For more details on submitting vulnerability information, please see our Vulnerability Reporting Guidelines page.
If you have questions or corrections about this advisory, please email [email protected]