Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-7pgr-32fx-c6x9

Опубликовано: 11 окт. 2024
Источник: github
Github: Прошло ревью
CVSS4: 1.8
CVSS3: 3.4

Описание

Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py

A path traversal vulnerability exists in the ParisNeo/lollms repository, specifically in the lollms_file_system.py file. The functions add_rag_database, toggle_mount_rag_database, and vectorize_folder do not implement security measures such as sanitize_path_from_endpoint or sanitize_path. This allows an attacker to perform vectorize operations on .sqlite files in any directory on the victim's computer, potentially installing multiple packages and causing a crash.

Пакеты

Наименование

lollms

pip
Затронутые версииВерсия исправления

<= 9.5.1

Отсутствует

EPSS

Процентиль: 7%
0.00027
Низкий

1.8 Low

CVSS4

3.4 Low

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 4.4
nvd
больше 1 года назад

A path traversal vulnerability exists in the parisneo/lollms-webui repository, specifically in the `lollms_file_system.py` file. The functions `add_rag_database`, `toggle_mount_rag_database`, and `vectorize_folder` do not implement security measures such as `sanitize_path_from_endpoint` or `sanitize_path`. This allows an attacker to perform vectorize operations on `.sqlite` files in any directory on the victim's computer, potentially installing multiple packages and causing a crash.

EPSS

Процентиль: 7%
0.00027
Низкий

1.8 Low

CVSS4

3.4 Low

CVSS3

Дефекты

CWE-22