CVE-2024-4498

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).
References
Link Resource
https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 Exploit Third Party Advisory Issue Tracking Patch
https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 Exploit Third Party Advisory Issue Tracking Patch
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lollms_web_ui:9.7:*:*:*:*:*:*:*

History

09 Jul 2025, 14:24

Type Values Removed Values Added
CPE cpe:2.3:a:lollms:lollms_web_ui:9.7:*:*:*:*:*:*:*
References () https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 - () https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 - Exploit, Third Party Advisory, Issue Tracking, Patch
First Time Lollms
Lollms lollms Web Ui

21 Nov 2024, 09:42

Type Values Removed Values Added
References () https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 - () https://huntr.com/bounties/9238e88a-a6ca-4915-9b5d-6cdb4148d3f4 -

26 Jun 2024, 12:44

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de Path Traversal e inclusión remota de archivos (RFI) en la aplicación parisneo/lollms-webui, que afecta a las versiones v9.7 hasta la última. La vulnerabilidad surge de una validación de entrada insuficiente en la función `/apply_settings`, lo que permite a un atacante manipular el parámetro `discussion_db_name` para atravesar el sistema de archivos e incluir archivos arbitrarios. Este problema se ve agravado por la omisión del filtrado de entrada en los endpoints `install_binding`, `reinstall_binding` y `unInstall_binding`, a pesar de la presencia de un filtro `sanitize_path_from_endpoint(data.name)`. La explotación exitosa permite a un atacante cargar y ejecutar código malicioso en el sistema de la víctima, lo que lleva a la ejecución remota de código (RCE).

25 Jun 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-25 20:15

Updated : 2025-07-09 14:24


NVD link : CVE-2024-4498

Mitre link : CVE-2024-4498

CVE.ORG link : CVE-2024-4498


JSON object : View

Products Affected

lollms

  • lollms_web_ui
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')