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

exploitDog

github логотип

GHSA-r6gp-rff2-p3hf

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

Описание

llama-index-core Command Injection vulnerability

A command injection vulnerability exists in the run-llama/llama_index repository, specifically within the safe_eval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by crafting input that does not contain an underscore but still results in the execution of OS commands. The vulnerability allows for remote code execution (RCE) on the server hosting the application.

Пакеты

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

llama-index-core

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

< 0.10.24

0.10.24

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-77

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

CVSS3: 9.8
nvd
почти 2 года назад

A command injection vulnerability exists in the run-llama/llama_index repository, specifically within the safe_eval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by crafting input that does not contain an underscore but still results in the execution of OS commands. The vulnerability allows for remote code execution (RCE) on the server hosting the application.

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-77