CVE-2024-2361

CVE-2024-2361 is a critical-severity vulnerability in Lollms Lollms Web Ui with a CVSS 3.x base score of 9.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-29.

Key facts

Description

A vulnerability in the parisneo/lollms-webui allows for arbitrary file upload and read due to insufficient sanitization of user-supplied input. Specifically, the issue resides in the `install_model()` function within `lollms_core/lollms/binding.py`, where the application fails to properly sanitize the `file://` protocol and other inputs, leading to arbitrary read and upload capabilities. Attackers can exploit this vulnerability by manipulating the `path` and `variant_name` parameters to achieve path traversal, allowing for the reading of arbitrary files and uploading files to arbitrary locations on the server. This vulnerability affects the latest version of parisneo/lollms-webui.

Frequently asked questions

What is CVE-2024-2361?
A vulnerability in the parisneo/lollms-webui allows for arbitrary file upload and read due to insufficient sanitization of user-supplied input. Specifically, the issue resides in the `install_model()` function within `lollms_core/lollms/binding.py`, where the application fails to properly sanitize the `file://` protocol and other inputs, leading to arbitrary read and upload capabilities. Attackers can exploit this vulnerability by manipulating the `path` and `variant_name` parameters to achieve path traversal, allowing for the reading of arbitrary files and uploading files to arbitrary locations on the server. This vulnerability affects the latest version of parisneo/lollms-webui.
How severe is CVE-2024-2361?
CVE-2024-2361 has a CVSS 3.x base score of 9.6, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2024-2361 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-2361?
CVE-2024-2361 affects Lollms Lollms Web Ui. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-2361?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
Does CVE-2024-2361 have an EU (EUVD) identifier?
Yes. CVE-2024-2361 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-27314.
When was CVE-2024-2361 published?
CVE-2024-2361 was published on 2024-05-16 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Lollms Lollms Web Ui

All CVEs affecting Lollms Lollms Web Ui →

Other CWE-29 vulnerabilities

Browse all CWE-29 vulnerabilities →