cve/2024/CVE-2024-12910.md
2025-09-29 16:08:36 +00:00

893 B

CVE-2024-12910

Description

A vulnerability in the KnowledgeBaseWebReader class of the run-llama/llama_index repository, version latest, allows an attacker to cause a Denial of Service (DoS) by controlling a URL variable to contain the root URL. This leads to infinite recursive calls to the get_article_urls method, exhausting system resources and potentially crashing the application.

POC

Reference

No PoCs from references.

Github