SCA: security update for lollms (GHSA-vqwr-q6cc-c242)

critical Tenable Cloud Security Plugin ID 419507

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- parisneo/lollms version 9.5 is vulnerable to Local File Inclusion (LFI) attacks due to insufficient path
sanitization. The `sanitize_path_from_endpoint` function fails to properly sanitize Windows-style paths
(backward slash `\`), allowing attackers to perform directory traversal attacks on Windows systems. This
vulnerability can be exploited through various routes, including `personalities` and `/del_preset`, to
read or delete any file on the Windows filesystem, compromising the system's availability. (CVE-2024-4315)

See Also

https://github.com/advisories/GHSA-vqwr-q6cc-c242

Plugin Details

Severity: Critical

ID: 419507

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.2

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:C

CVSS Score Source: CVE-2024-4315

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/12/2024

Vulnerability Publication Date: 6/12/2024

Reference Information

CVE: CVE-2024-4315

cwe: CWE-22