CVE-2024-6985
Apache path traversal in Lollms-WebUI Directory Traversal
Description
A path traversal vulnerability exists in the api open_personality_folder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personality_folder on the victim's computer, even though sanitize_path is set. The issue arises due to improper sanitization of the personality_folder parameter, which can be exploited to traverse directories and access arbitrary files.
INFO
Published Date :
Oct. 11, 2024, 4:15 p.m.
Last Modified :
Nov. 15, 2024, 5:10 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
0.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-6985
.
URL | Resource |
---|---|
https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620 | Patch |
https://huntr.com/bounties/79c11579-47d8-4e68-8466-b47c3bf5ef6a | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-6985
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-6985
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 15, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N Changed Reference Type https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620 No Types Assigned https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620 Patch Changed Reference Type https://huntr.com/bounties/79c11579-47d8-4e68-8466-b47c3bf5ef6a No Types Assigned https://huntr.com/bounties/79c11579-47d8-4e68-8466-b47c3bf5ef6a Exploit, Third Party Advisory Added CPE Configuration OR *cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:* versions up to (excluding) 5.9.0 -
CVE Received by [email protected]
Oct. 11, 2024
Action Type Old Value New Value Added Description A path traversal vulnerability exists in the api open_personality_folder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personality_folder on the victim's computer, even though sanitize_path is set. The issue arises due to improper sanitization of the personality_folder parameter, which can be exploited to traverse directories and access arbitrary files. Added Reference huntr.dev https://huntr.com/bounties/79c11579-47d8-4e68-8466-b47c3bf5ef6a [No types assigned] Added Reference huntr.dev https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620 [No types assigned] Added CWE huntr.dev CWE-23 Added CVSS V3 huntr.dev AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-6985
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-6985
weaknesses.