Home » Database

AVID-2026-R1476

Description

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

Details

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.

Reason for inclusion in AVID: The CVE describes a path traversal vulnerability in the parisneo/lollms-webui component (a general-purpose AI web UI) that allows arbitrary file read/write via user-controlled path handling. This directly concerns software used to build/deploy/run AI systems, representing a security/vulnerability issue within a software supply chain context for AI pipelines. The evidence (CVE description, affected component, CVSS metrics, and linked commits) provides clear signal.

References

Affected or Relevant Artifacts

  • Developer: parisneo
  • Deployer: parisneo
  • Artifact Details:
TypeName
Systemparisneo/lollms-webui

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.0
Vector StringCVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Base Score8.4
Base Severity🔴 High
Attack VectorLOCAL
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionNONE
ScopeUNCHANGED
Confidentiality Impact🔴 High
Integrity Impact🔴 High
Availability Impact🔴 High

CWE

IDDescription
CWE-22CWE-22 Improper Limitation of a Pathname to a Restricted Directory (‘Path Traversal’)

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2024-06-06
  • Version: 0.3.3
  • AVID Entry