SCA: security update for lollms (GHSA-pwc9-q4hj-pg8g)

critical Tenable Cloud Security Plugin ID 421391

Description

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

- A vulnerability in the parisneo/lollms, specifically in the `/unInstall_binding` endpoint, allows for
arbitrary code execution due to insufficient sanitization of user input. The issue arises from the lack of
path sanitization when handling the `name` parameter in the `unInstall_binding` function, allowing an
attacker to traverse directories and execute arbitrary code by loading a malicious `__init__.py` file.
This vulnerability affects the latest version of the software. The exploitation of this vulnerability
could lead to remote code execution on the system where parisneo/lollms is deployed. (CVE-2024-4078)

See Also

https://github.com/advisories/GHSA-pwc9-q4hj-pg8g

Plugin Details

Severity: Critical

ID: 421391

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.84

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2024-4078

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.1

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/16/2024

Vulnerability Publication Date: 5/16/2024

Reference Information

CVE: CVE-2024-4078

cwe: CWE-77