Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. lollms
  4. ›
  5. CVE-2024-6581

CVE-2024-6581: Lollms vulnerable to Cross-site Scripting

October 29, 2024 (updated November 4, 2024)

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

  • github.com/advisories/GHSA-cm59-8rmv-f2cj
  • github.com/parisneo/lollms
  • github.com/parisneo/lollms/commit/328b960a0de2097e13654ac752253e9541521ddd
  • github.com/pypa/advisory-database/tree/main/vulns/lollms/PYSEC-2024-116.yaml
  • huntr.com/bounties/ad68ecd6-44e2-449b-8e7e-f2b71b1b43c7
  • nvd.nist.gov/vuln/detail/CVE-2024-6581

Code Behaviors & Features

Detect and mitigate CVE-2024-6581 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 9.5.1

Solution

Unfortunately, there is no solution available yet.

Impact 9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

pypi/lollms/CVE-2024-6581.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:56 +0000.