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

exploitDog

github логотип

GHSA-2rhq-96q8-4vjq

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

Описание

LlamaIndex vulnerable to Path Traversal attack through its encode_image function

A path traversal vulnerability exists in run-llama/llama_index versions 0.11.23 through 0.12.40, specifically within the encode_image function in generic_utils.py. This vulnerability allows an attacker to manipulate the image_path input to read arbitrary files on the server, including sensitive system files. The issue arises due to improper validation or sanitization of the file path, enabling path traversal sequences to access files outside the intended directory. The vulnerability is fixed in version 0.12.41.

Пакеты

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

llama-index-core

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

>= 0.11.23, < 0.12.41

0.12.41

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-29

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

CVSS3: 5.3
redhat
около 1 месяца назад

A path traversal vulnerability was found in run-llama/llama_index. This vulnerability allows an attacker to manipulate the `image_path` input to read files on the server. File access is limited to those files that the running process has permission to read.

CVSS3: 7.5
nvd
около 1 месяца назад

A path traversal vulnerability exists in run-llama/llama_index versions 0.12.27 through 0.12.40, specifically within the `encode_image` function in `generic_utils.py`. This vulnerability allows an attacker to manipulate the `image_path` input to read arbitrary files on the server, including sensitive system files. The issue arises due to improper validation or sanitization of the file path, enabling path traversal sequences to access files outside the intended directory. The vulnerability is fixed in version 0.12.41.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-29