CVE-2024-6581
CRITICALLollms v9.9 - Cross-Site Scripting via SVG Upload in Discussion Image Function
Title source: llmDescription
A vulnerability in the discussion image upload function of the Lollms application, version v9.9, allows for the uploading of SVG files. Due to incomplete filtering in the sanitize_svg function, this can lead to cross-site scripting (XSS) vulnerabilities, which in turn pose a risk of remote code execution. The sanitize_svg function only removes script elements and 'on*' event attributes, but does not account for other potential vectors for XSS within SVG files. This vulnerability can be exploited when authorized users access a malicious URL containing the crafted SVG file.
References (2)
Core 2
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/ad68ecd6-44e2-449b-8e7e-f2b71b1b43c7
Scores
CVSS v3
9.0
EPSS
0.0165
EPSS Percentile
82.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-79
Status
published
Products (2)
lollms/lord_of_large_language_models
9.9
pypi/lollms
0PyPI
Published
Oct 29, 2024
Tracked Since
Feb 18, 2026