CVE-2024-6581

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lord_of_large_language_models:9.9:*:*:*:*:*:*:*

History

01 Nov 2024, 19:38

Type Values Removed Values Added
References () https://huntr.com/bounties/ad68ecd6-44e2-449b-8e7e-f2b71b1b43c7 - () https://huntr.com/bounties/ad68ecd6-44e2-449b-8e7e-f2b71b1b43c7 - Exploit, Third Party Advisory
References () https://github.com/parisneo/lollms/commit/328b960a0de2097e13654ac752253e9541521ddd - () https://github.com/parisneo/lollms/commit/328b960a0de2097e13654ac752253e9541521ddd - Patch
First Time Lollms
Lollms lord Of Large Language Models
CPE cpe:2.3:a:lollms:lord_of_large_language_models:9.9:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.0

29 Oct 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-29 13:15

Updated : 2024-11-01 19:38


NVD link : CVE-2024-6581

Mitre link : CVE-2024-6581


JSON object : View

Products Affected

lollms

  • lord_of_large_language_models
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')