Lucene search

K
cve@huntr_aiCVE-2024-2624
HistoryJun 06, 2024 - 7:15 p.m.

CVE-2024-2624

2024-06-0619:15:55
CWE-29
@huntr_ai
web.nvd.nist.gov
31
cve-2024-2624
path traversal
arbitrary file upload
parisneo/lollms-webui
endpoint
insufficient sanitization
user-supplied input
personal_data
version 9.4
sensitive information disclosure
unauthorized file uploads
remote code execution

CVSS3

9.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

AI Score

7.8

Confidence

Low

EPSS

0

Percentile

9.0%

A path traversal and arbitrary file upload vulnerability exists in the parisneo/lollms-webui application, specifically within the @router.get("/switch_personal_path") endpoint in ./lollms-webui/lollms_core/lollms/server/endpoints/lollms_user.py. The vulnerability arises due to insufficient sanitization of user-supplied input for the path parameter, allowing an attacker to specify arbitrary file system paths. This flaw enables direct arbitrary file uploads, leakage of personal_data, and overwriting of configurations in lollms-webui->configs by exploiting the same named directory in personal_data. The issue affects the latest version of the application and is fixed in version 9.4. Successful exploitation could lead to sensitive information disclosure, unauthorized file uploads, and potentially remote code execution by overwriting critical configuration files.

Affected configurations

Vulners
Vulnrichment
Node
parisneolollms_web_uiMatch9.4
VendorProductVersionCPE
parisneolollms_web_ui9.4cpe:2.3:a:parisneo:lollms_web_ui:9.4:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "parisneo",
    "product": "parisneo/lollms-webui",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "9.4",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

9.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H

AI Score

7.8

Confidence

Low

EPSS

0

Percentile

9.0%

Related for CVE-2024-2624