cve/2024/CVE-2024-6986.md
2025-09-29 16:08:36 +00:00

1013 B

CVE-2024-6986

Description

A Cross-site Scripting (XSS) vulnerability exists in the Settings page of parisneo/lollms-webui version 9.8. The vulnerability is due to the improper use of the 'v-html' directive, which inserts the content of the 'full_template' variable directly as HTML. This allows an attacker to execute malicious JavaScript code by injecting a payload into the 'System Template' input field under main configurations.

POC

Reference

No PoCs from references.

Github