A Path Traversal and Remote File Inclusion (RFI) vulnerability exists in the parisneo/lollms-webui application, affecting versions v9.7 to the latest. The vulnerability arises from insufficient input validation in the `/apply_settings` function, allowing an attacker to manipulate the `discussion_db_name` parameter to traverse the file system and include arbitrary files. This issue is compounded by the bypass of input filtering in the `install_binding`, `reinstall_binding`, and `unInstall_binding` endpoints, despite the presence of a `sanitize_path_from_endpoint(data.name)` filter. Successful exploitation enables an attacker to upload and execute malicious code on the victim's system, leading to Remote Code Execution (RCE).
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: @huntr_ai

Published: 2024-06-25T19:55:42.340Z

Updated: 2024-06-26T16:55:20.543Z

Reserved: 2024-05-04T20:37:18.531Z


Link: CVE-2024-4498

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-06-25T20:15:12.127

Modified: 2024-06-26T12:44:29.693


Link: CVE-2024-4498

JSON object: View

cve-icon Redhat Information

No data.

CWE