216.73.216.36

CVE-2024-4267

· Published 22/05/2024 20:15 · Modified 22/05/2024 20:15

Labels: CVE-2024-4267 2024-05-22CVE-2024-4267CWE-77[email protected]

Essential information

Published
22/05/2024 20:15
Modified
22/05/2024 20:15
Author
Creator
CVSS
8.4 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

A remote code execution (RCE) vulnerability exists in the parisneo/lollms-webui, specifically within the 'open_file' module, version 9.5. The vulnerability arises due to improper neutralization of special elements used in a command within the 'open_file' function. An attacker can exploit this vulnerability by crafting a malicious file path that, when processed by the 'open_file' function, executes arbitrary system commands or reads sensitive file content. This issue is present in the code where subprocess.Popen is used unsafely to open files based on user-supplied paths without adequate validation, leading to potential command injection.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

References