PyPi: Lollms

CVE-2024-4330

Safety vulnerability ID: 78731

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at May 30, 2024 Updated at Aug 18, 2025
Scan your Python projects for vulnerabilities →

Advisory

Affected versions of the lollms package are vulnerable to Path Traversal due to improper handling of user-supplied input in the `list_personalities` endpoint. The `endpoints/lollms_advanced.py` component fails to sanitize the `category` parameter, allowing attackers to manipulate directory traversal sequences to access arbitrary directories. A remote attacker can exploit this by sending a crafted HTTP request to the `list_personalities` endpoint with a malicious `category` value, enabling viewing of subfolder names across the file system and compromising confidentiality.

Affected package

lollms

Latest version: 11.0.0

A python library for AI personality definition

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

LOW 3.3

CVSS v3 Details

LOW 3.3
Attack Vector (AV)
LOCAL
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
NONE
Availability Availability (A)
NONE