CVE-2024-6985

MEDIUM EPSS 27.3%
Published Oct 11, 20241y ago · Modified Jun 17, 20261w ago
4.4 CVSS 3.1
Medium
Find Similar
Published Oct 11, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
4.4
Exploitability
0.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector Local
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
27.3% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-23

Affected Products 1

VendorProductVersionRange
lollmslollms* <5.9.0

References 2

  • github.com https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620
    Patch
  • huntr.com https://huntr.com/bounties/79c11579-47d8-4e68-8466-b47c3bf5ef6a
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/parisneo/lollms/commit/28ee567a9a120967215ff19b96ab7515ce469620
    Patch