mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
893 B
Markdown
18 lines
893 B
Markdown
### [CVE-2024-12910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Cr0nu3/Cr0nu3
|
|
|