Lucene search
+L

4204 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-12911

A vulnerability in the defaultjsonalyzer function of the JSONalyzeQueryEngine in the run-llama/llamaindex 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...

7.1CVSS0.00499EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-11958

A SQL injection vulnerability exists in the duckdbretriever component of the run-llama/llamaindex repository, specifically in the latest version. The vulnerability arises from the construction of SQL queries without using prepared statements, allowing an attacker to inject arbitrary SQL code. Thi...

9.8CVSS0.01419EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.23 views

CVE-2024-11958 SQL Injection in run-llama/llama_index

A SQL injection vulnerability exists in the duckdbretriever component of the run-llama/llamaindex repository, specifically in the latest version. The vulnerability arises from the construction of SQL queries without using prepared statements, allowing an attacker to inject arbitrary SQL code. Thi...

9.8CVSS0.01419EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-11958 SQL Injection in run-llama/llama_index

A SQL injection vulnerability exists in the duckdbretriever component of the run-llama/llamaindex repository, specifically in the latest version. The vulnerability arises from the construction of SQL queries without using prepared statements, allowing an attacker to inject arbitrary SQL code. Thi...

9.8CVSS9.9AI score0.01419EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.5 views

CVE-2024-12911 SQL Injection in run-llama/llama_index

A vulnerability in the defaultjsonalyzer function of the JSONalyzeQueryEngine in the run-llama/llamaindex 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...

7.1CVSS7.5AI score0.00499EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:09 a.m.9 views

CVE-2024-10901 Arbitrary File Write via DuckDB SQL Injection in eosphoros-ai/db-gpt

In eosphoros-ai/db-gpt version v0.6.0, the web API POST /api/v1/editor/chart/run allows execution of arbitrary SQL queries without any access control. This vulnerability can be exploited by attackers to perform Arbitrary File Write, enabling them to write arbitrary files to the victim's file...

9.1CVSS7.5AI score
SaveExploits0References3
CVE
CVE
added 2025/03/20 10:09 a.m.73 views

CVE-2024-12909

CVE-2024-12909 affects the FinanceChatLlamaPack within the run-llama/llama_index project (up to v0.12.3). The root cause is an SQL injection in the database_agent’s run_sql_query function, which can be exploited to inject arbitrary SQL and trigger remote code execution through PostgreSQL large ob...

10CVSS9.8AI score0.01419EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:09 a.m.11 views

CVE-2024-12909 SQL Injection to RCE in run-llama/llama_index

A vulnerability in the FinanceChatLlamaPack of the run-llama/llamaindex repository, versions up to v0.12.3, allows for SQL injection in the runsqlquery function of the databaseagent. This vulnerability can be exploited by an attacker to inject arbitrary SQL queries, leading to remote code executi...

10CVSS7.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.8 views

CVE-2024-12909 SQL Injection to RCE in run-llama/llama_index

A vulnerability in the FinanceChatLlamaPack of the run-llama/llamaindex repository, versions up to v0.12.3, allows for SQL injection in the runsqlquery function of the databaseagent. This vulnerability can be exploited by an attacker to inject arbitrary SQL queries, leading to remote code executi...

10CVSS9.8AI score0.01419EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.6 views

CVE-2024-12910 Denial of Service in run-llama/llama_index

A vulnerability in the KnowledgeBaseWebReader class of the run-llama/llamaindex 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 getarticleurls method, exhausting...

4.2CVSS4.5AI score0.00673EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.31 views

CVE-2024-12910 Denial of Service in run-llama/llama_index

A vulnerability in the KnowledgeBaseWebReader class of the run-llama/llamaindex 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 getarticleurls method, exhausting...

4.2CVSS0.00673EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.23 views

CVE-2024-12704 Denial of Service (DoS) in run-llama/llama_index

A vulnerability in the LangChainLLM class of the run-llama/llamaindex repository, version v0.12.5, allows for a Denial of Service DoS attack. The streamcomplete method executes the llm using a thread and retrieves the result via the getresponsegen method of the StreamingGeneratorCallbackHandler...

7.5CVSS0.00794EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.8 views

CVE-2024-12704 Denial of Service (DoS) in run-llama/llama_index

A vulnerability in the LangChainLLM class of the run-llama/llamaindex repository, version v0.12.5, allows for a Denial of Service DoS attack. The streamcomplete method executes the llm using a thread and retrieves the result via the getresponsegen method of the StreamingGeneratorCallbackHandler...

7.5CVSS7.5AI score0.00794EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.12 views

PT-2025-12140

Name of the Vulnerable Software and Affected Versions run-llama/llama index version v0.12.5 Description A vulnerability in the LangChainLLM class allows for a Denial of Service DoS attack. The stream complete method executes the llm using a thread and retrieves the result via the get response gen...

7.5CVSS7.1AI score0.00794EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.10 views

PT-2025-12156

Name of the Vulnerable Software and Affected Versions llama-index-packs-finchat versions up to v0.3.0 run-llama/llama index versions up to v0.12.3 Description A vulnerability exists in the FinanceChatLlamaPack component, allowing for SQL injection in the run sql query function within the database...

10CVSS7.9AI score0.01419EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.11 views

PT-2025-12237

Name of the Vulnerable Software and Affected Versions modelscope/agentscope version 21161fe Description A stored cross-site scripting XSS issue exists in the view for inspecting detailed run information. This occurs because a user-controllable string, the run ID, is appended and rendered as HTML,...

6.1CVSS6.1AI score0.00406EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.11 views

H2O 资源管理错误漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A resource management error vulnerability exists in H2O version 3.46.0.1, which stems from the runtool command exposing classes in the water.tools package via the ast parser, which could lead to a deni...

7.5CVSS7.5AI score0.00663EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.20 views

PT-2025-12245

Name of the Vulnerable Software and Affected Versions aimhubio/aim version bb76afe Description A vulnerability in the LockManager.release locks function allows for arbitrary file deletion through relative path traversal. The run hash parameter, which is user-controllable, is concatenated without...

9.1CVSS7.5AI score0.00893EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.15 views

PT-2025-12166

Name of the Vulnerable Software and Affected Versions aimhubio/aim version 3.19.3 Description A vulnerability allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control...

9.1CVSS7.5AI score0.00852EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.20 views

PT-2025-12162

Name of the Vulnerable Software and Affected Versions aimhubio/aim version 3.19.3 Description A vulnerability in the "runs/delete-batch" endpoint allows for arbitrary file or directory deletion through path traversal. The endpoint does not mitigate path traversal when handling user-specified...

5.3CVSS6.1AI score0.0085EPSS
SaveExploits1References9
Rows per page
Query Builder