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

exploitDog

github логотип

GHSA-jccx-m9v4-9hwh

Опубликовано: 20 мар. 2025
Источник: github
Github: Прошло ревью
CVSS3: 8.4

Описание

LoLLMS Code Injection vulnerability

A remote code execution vulnerability exists in the Calculate function of parisneo/lollms version 9.8. The vulnerability arises from the use of Python's eval() function to evaluate mathematical expressions within a Python sandbox that disables __builtins__ and only allows functions from the math module. This sandbox can be bypassed by loading the os module using the _frozen_importlib.BuiltinImporter class, allowing an attacker to execute arbitrary commands on the server. The issue is fixed in version 9.10.

Пакеты

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

lollms

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

< 11.0.0

11.0.0

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-94

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

CVSS3: 8.4
nvd
11 месяцев назад

A remote code execution vulnerability exists in the Calculate function of parisneo/lollms version 9.8. The vulnerability arises from the use of Python's `eval()` function to evaluate mathematical expressions within a Python sandbox that disables `__builtins__` and only allows functions from the `math` module. This sandbox can be bypassed by loading the `os` module using the `_frozen_importlib.BuiltinImporter` class, allowing an attacker to execute arbitrary commands on the server. The issue is fixed in version 9.10.

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-94