CVE-2024-6581
Lollms vulnerable to Cross-site Scripting
6.5
MEDIUM
CVSS 3.1
EPSS 0.60%
描述
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.
如何修補 CVE-2024-6581
要修補 CVE-2024-6581,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 328b960a0de2097e13654ac752253e9541521ddd 或更新版本
CVE-2024-6581 正在被利用嗎?
低 — EPSS 為 0.6%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, <= 9.5.1
- from 0, < 328b960a0de2097e13654ac752253e9541521ddd | from 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L |
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L |