Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-2362 Details

Description

A path traversal vulnerability exists in the parisneo/lollms-webui version 9.3 on the Windows platform. Due to improper validation of file paths between Windows and Linux environments, an attacker can exploit this vulnerability to delete any file on the system. The issue arises from the lack of adequate sanitization of user-supplied input in the 'del_preset' endpoint, where the application fails to prevent the use of absolute paths or directory traversal sequences ('..'). As a result, an attacker can send a specially crafted request to the 'del_preset' endpoint to delete files outside of the intended directory.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')[email protected]
CWE-36Absolute Path Traversal[email protected]

Affected Products

ProductVersions
lollms lollms web ui
9.3

CPE

  • cpe:2.3:a:lollms:lollms_web_ui:9.3:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
linux linux kernel
All versions

CPE

  • cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
microsoft windows
All versions

CPE

  • cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-2362
NVD Published Date:
Jun 6, 2024
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2024-2362 Details - Not Deferred