Lucene search
+L

670 matches found

OSV
OSV
added 2024/05/10 5:07 p.m.47 views

CVE-2024-34359 llama-cpp-python vulnerable to Remote Code Execution by Server-Side Template Injection in Model Metadata

llama-cpp-python is the Python bindings for llama.cpp. llama-cpp-python depends on class Llama in llama.py to load .gguf llama.cpp or Latency Machine Learning Models. The init constructor built in the Llama takes several parameters to configure the loading and running of the model. Other than NUM...

9.6CVSS8.6AI score
SaveExploits0References4
CVE
CVE
added 2024/05/10 5:07 p.m.155 views

CVE-2024-34359

CVE-2024-34359 affects llama-cpp-python (Python bindings for llama.cpp). The vulnerability arises when init loads a model’s chat template from the gguf metadata and constructs self.chat_handler via llama_chat_format.Jinja2ChatFormatter.to_chat_handler(), using a sandbox-less Jinja2 Environment. R...

9.6CVSS7.8AI score0.2842EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/05/10 12:00 a.m.16 views

PT-2024-25816

Name of the Vulnerable Software and Affected Versions llama-cpp-python affected versions not specified Description The issue is related to a Server Side Template Injection vulnerability in the llama-cpp-python package, which allows for remote code execution. This is due to the use of...

9.6CVSS9.1AI score0.2842EPSS
SaveExploits1References24
CNNVD
CNNVD
added 2024/04/26 12:00 a.m.11 views

Llama.cpp 安全漏洞

llama.cpp is a LLaMA model for inferring Meta in pure C/C++. A security vulnerability exists in Llama.cpp, which stems from an exploit of an uninitialized heap variable vulnerability in ggufinitfromfile...

8.8CVSS6.8AI score0.00696EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/04/16 12:12 p.m.25 views

Code Injection

llama-index-core is vulnerable to Code Injection. The vulnerability is due to insufficient input validation within the safeeval function in the executils class, which allows an attacker to bypass method restrictions resulting in unauthorized code execution...

9.8CVSS9.2AI score0.00951EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/16 12:30 a.m.22 views

GHSA-R6GP-RFF2-P3HF llama-index-core Command Injection vulnerability

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS10AI score0.02862EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.32 views

llama-index-core Command Injection vulnerability

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS10AI score0.02862EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2024/04/16 12:00 a.m.35 views

CVE-2024-3271 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS10AI score0.02862EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/16 12:00 a.m.9 views

CVE-2024-3271 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/16 12:00 a.m.18 views

CVE-2024-3271 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS8.6AI score0.02862EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/04/15 12:00 a.m.12 views

PT-2024-24797

Name of the Vulnerable Software and Affected Versions llama index affected versions not specified Description A command injection issue exists in the safe eval function, allowing attackers to bypass security checks and execute arbitrary code. This is done by crafting input that results in the...

9.8CVSS8.1AI score0.02862EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.14 views

PT-2024-23701

Name of the Vulnerable Software and Affected Versions llama index package affected versions not specified Description A vulnerability was identified in the exec utils class of the llama index package, specifically within the safe eval function, allowing for prompt injection leading to arbitrary...

9.8CVSS7.6AI score0.00951EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2024/03/18 12:00 a.m.11 views

The vulnerability of the `info->ne` function in the llama.cpp file of the GGUF library allows a hacker to execute arbitrary code.

The vulnerability of the info-ne function in the llama.cpp file of the GGUF library is related to buffer overflow in dynamic memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS8.5AI score0.01375EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/26 4:27 p.m.11 views

CVE-2024-23605

A heap-based buffer overflow vulnerability exists in the GGUF library header.nkv functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS6.2AI score0.01349EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/26 4:27 p.m.8 views

CVE-2024-23496

A heap-based buffer overflow vulnerability exists in the GGUF library gguffreadstr functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.7AI score0.01349EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/26 4:27 p.m.7 views

CVE-2024-21802

A heap-based buffer overflow vulnerability exists in the GGUF library info-ne functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.6AI score0.01375EPSS
SaveExploits1References2
OSV
OSV
added 2024/02/26 4:27 p.m.9 views

CVE-2024-21825

A heap-based buffer overflow vulnerability exists in the GGUF library GGUFTYPEARRAY/GGUFTYPESTRING parsing functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.7AI score0.01349EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2024/02/26 4:07 p.m.11 views

CVE-2024-21825

A heap-based buffer overflow vulnerability exists in the GGUF library GGUFTYPEARRAY/GGUFTYPESTRING parsing functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.6AI score0.01349EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2024/02/26 4:07 p.m.11 views

CVE-2024-23496

A heap-based buffer overflow vulnerability exists in the GGUF library gguffreadstr functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.6AI score0.01349EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2024/02/26 4:07 p.m.20 views

CVE-2024-21802

A heap-based buffer overflow vulnerability exists in the GGUF library info-ne functionality of llama.cpp Commit 18c2e17. A specially crafted .gguf file can lead to code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7.6AI score0.01375EPSS
SaveExploits1References2
Rows per page
Query Builder