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.
{ "nvd_published_at": "2025-03-20T10:15:31Z", "cwe_ids": [ "CWE-400" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T22:02:26Z" }