Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-3322
HistoryJun 06, 2024 - 6:40 p.m.

CVE-2024-3322 Path Traversal in parisneo/lollms-webui

2024-06-0618:40:18
CWE-22
@huntr_ai
github.com
4
path traversal
parisneo/lollms-webui
cyber_security
arbitrary paths
sensitive information disclosure
unauthorized file manipulation

CVSS3

8.4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.4

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

A path traversal vulnerability exists in the ‘cyber_security/codeguard’ native personality of the parisneo/lollms-webui, affecting versions up to 9.5. The vulnerability arises from the improper limitation of a pathname to a restricted directory in the ‘process_folder’ function within ‘lollms-webui/zoos/personalities_zoo/cyber_security/codeguard/scripts/processor.py’. Specifically, the function fails to properly sanitize user-supplied input for the ‘code_folder_path’, allowing an attacker to specify arbitrary paths using ‘…/’ or absolute paths. This flaw leads to arbitrary file read and overwrite capabilities in specified directories without limitations, posing a significant risk of sensitive information disclosure and unauthorized file manipulation.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:parisneo:lollms-webui:*:*:*:*:*:*:*:*"
    ],
    "vendor": "parisneo",
    "product": "lollms-webui",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "9.5",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.4

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.4

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-3322