CVE-2024-3435

HIGH

lollms_web_ui < 9.5 - Path Traversal and Remote Code Execution via Config Parameter in Save Settings Endpoint

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-3435. PoCs published by ymuraki-csc.

AI-analyzed exploit summary The repository contains a boilerplate Next.js project with no exploit code or technical details related to CVE-2024-3435. It lacks any functional PoC, vulnerability analysis, or even a description of the CVE.

Description

A path traversal vulnerability exists in the 'save_settings' endpoint of the parisneo/lollms-webui application, affecting versions up to the latest release before 9.5. The vulnerability arises due to insufficient sanitization of the 'config' parameter in the 'apply_settings' function, allowing an attacker to manipulate the application's configuration by sending specially crafted JSON payloads. This could lead to remote code execution (RCE) by bypassing existing patches designed to mitigate such vulnerabilities.

Exploits (1)

nomisec STUB
by ymuraki-csc · poc
https://github.com/ymuraki-csc/cve-2024-3435

The repository contains a boilerplate Next.js project with no exploit code or technical details related to CVE-2024-3435. It lacks any functional PoC, vulnerability analysis, or even a description of the CVE.

Classification
Stub 90%
Attack Type
Other
Complexity
Trivial
Reliability
Theoretical
Target: Unknown
No auth needed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 8.4
EPSS 0.0083
EPSS Percentile 52.4%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-29
Status published
Products (1)
lollms/lollms_web_ui < 9.5
Published May 16, 2024
Tracked Since Feb 18, 2026