3 matches found
CVE-2025-1752
A Denial of Service DoS vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llamaindex project, affecting version latestv0.12.15. The vulnerability arises due to inappropriate secure coding measures, specifically the lack of proper implementation of the maxdepth...
CVE-2025-1752
CVE-2025-1752 affects run-llama/llama_index’s KnowledgeBaseWebReader, specifically the get_article_urls function. The DoS arises from improper handling of max_depth, allowing unbounded recursion (depth-first crawling) to exhaust Python’s recursion limit and crash the process. Affected version is ...
CVE-2025-1752 Denial of Service in run-llama/llama_index
A Denial of Service DoS vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llamaindex project, affecting version latestv0.12.15. The vulnerability arises due to inappropriate secure coding measures, specifically the lack of proper implementation of the maxdepth...