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

exploitDog

nvd логотип

CVE-2025-5472

Опубликовано: 07 июл. 2025
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

The JSONReader in run-llama/llama_index versions 0.12.28 is vulnerable to a stack overflow due to uncontrolled recursive JSON parsing. This vulnerability allows attackers to trigger a Denial of Service (DoS) by submitting deeply nested JSON structures, leading to a RecursionError and crashing applications. The root cause is the unsafe recursive traversal design and lack of depth validation, which makes the JSONReader susceptible to stack overflow when processing deeply nested JSON. This impacts the availability of services, making them unreliable and disrupting workflows. The issue is resolved in version 0.12.38.

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-674

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

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

The JSONReader in run-llama/llama_index versions 0.12.28 is vulnerable to a stack overflow due to uncontrolled recursive JSON parsing. This vulnerability allows attackers to trigger a Denial of Service (DoS) by submitting deeply nested JSON structures, leading to a RecursionError and crashing applications. The root cause is the unsafe recursive traversal design and lack of depth validation, which makes the JSONReader susceptible to stack overflow when processing deeply nested JSON. This impacts the availability of services, making them unreliable and disrupting workflows. The issue is resolved in version 0.12.38.

CVSS3: 6.5
github
около 1 месяца назад

LlamaIndex vulnerable to DoS attack through uncontrolled recursive JSON parsing

EPSS

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

6.5 Medium

CVSS3

Дефекты

CWE-674