CVE-2024-4078 CRITICAL

CVE-2024-4078: Arbitrary Code Execution in parisneo/lollms

Vendor Parisneo
Product parisneo/lollms
Weakness CWE-77
Published May 16, 2024
Last update August 8, 2024

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 16, 2024 CVE published
August 8, 2024 Record updated

Related vulnerabilities

04Related CVE