cve/2024/CVE-2024-12911.md

18 lines
889 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-12911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12911)
![](https://img.shields.io/static/v1?label=Product&message=run-llama%2Fllama_index&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-379%20Creation%20of%20Temporary%20File%20in%20Directory%20with%20Insecure%20Permissions&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
A vulnerability in the `default_jsonalyzer` function of the `JSONalyzeQueryEngine` in the run-llama/llama_index repository allows for SQL injection via prompt injection. This can lead to arbitrary file creation and Denial-of-Service (DoS) attacks. The vulnerability affects the latest version and is fixed in version 0.5.1.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Cr0nu3/Cr0nu3