Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Llamaindex | Llamaindex | < 0.12.9 |
Related Weaknesses (CWE)
References
- https://github.com/run-llama/llama_index/commit/159ce485a1168100bb219dc1b93133f1Patch
- https://huntr.com/bounties/27883f22-35ff-49df-aaa5-05031c7d6ad8Exploit
- https://huntr.com/bounties/27883f22-35ff-49df-aaa5-05031c7d6ad8Exploit
FAQ
What is CVE-2024-12910?
CVE-2024-12910 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 co...
How severe is CVE-2024-12910?
CVE-2024-12910 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-12910?
Check the references section above for vendor advisories and patch information. Affected products include: Llamaindex Llamaindex.