Lucene search
+L

68 matches found

NVD
NVD
added 2025/06/24 4:15 a.m.10 views

CVE-2025-52566

llama.cpp is an inference of several LLM models in C/C++. Prior to version b5721, there is a signed vs. unsigned integer overflow in llama.cpp's tokenizer implementation llamavocab::tokenize src/llama-vocab.cpp:3036 resulting in unintended behavior in tokens copying size comparison. Allowing...

8.8CVSS0.00318EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.5 views

Fedora: Security Advisory (FEDORA-2024-89c69bb9d3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.1AI score0.0046EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/26 12:0 a.m.3 views

Fedora: Security Advisory (FEDORA-2025-b356588c06)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 9:47 a.m.10 views

CVE-2024-34359

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.7AI score0.2842EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:1 a.m.20 views

CVE-2024-4897

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

9.6CVSS8.7AI score0.2842EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.11 views

Fedora 41 : llama-cpp (2024-89c69bb9d3)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-89c69bb9d3 advisory. Update to b3561 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for this...

7.5CVSS5.5AI score0.0046EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/11/05 12:0 a.m.13 views

Fedora: Security Advisory (FEDORA-2024-b07b0b41ec)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.2AI score0.02628EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/11/05 12:0 a.m.12 views

Fedora 40 : llama-cpp (2024-b07b0b41ec)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-b07b0b41ec advisory. Update to b3561 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for this...

10CVSS5.5AI score0.02628EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:0 a.m.19 views

LLama cpp python binding < 0.2.88 Arbitrary Write Vulnerability

The version of llama.cpp installed on the remote host is prior to 0.2.88. It is, therefore, affected by an arbitrary write vulnerability. This vulnerability was combined with another arbitrary address read vulnerability to achieve RCE, demonstrating the significant impact of the vulnerability. No...

10CVSS5.8AI score0.02628EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/08/12 4:47 p.m.5 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the rpctensor structure. An attacker can cause memory data leakage by exploiting the unsafe type member. PoC from pwn import ALLOCBUFFER = 0 GETALIGNMENT = 1 GETMAXSIZE = 2 BUFFERGETBASE = 3 FREEBUFFER = 4...

7.5CVSS7AI score0.0046EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/07/22 5:40 p.m.6 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference through the ggufinitfromfile function. Remediation Upgrade llama-cpp to version b3542 or higher. References - GitHub Commit...

6.5CVSS7AI score0.00338EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/22 12:0 a.m.8 views

PT-2024-29284 · Llama.Cpp · Llama.Cpp

Name of the Vulnerable Software and Affected Versions: llama.cpp versions prior to b3427 Description: The issue is related to a null pointer dereference in the gguf init from file function. This problem is resolved in version b3427. Recommendations: For versions prior to b3427, update to version...

5.4CVSS6.7AI score0.00338EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/02 3:15 p.m.39 views

CVE-2024-4897

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

8.4CVSS0.00446EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/07/02 2:37 p.m.21 views

CVE-2024-4897 Remote Code Execution in parisneo/lollms-webui

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

8.4CVSS7.8AI score0.00446EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/02 2:37 p.m.10 views

CVE-2024-4897 Remote Code Execution in parisneo/lollms-webui

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

8.4CVSS7.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/02 2:37 p.m.43 views

CVE-2024-4897 Remote Code Execution in parisneo/lollms-webui

parisneo/lollms-webui, in its latest version, is vulnerable to remote code execution due to an insecure dependency on llama-cpp-python version llamacpppython-0.2.61+cpuavx2-cp311-cp311-manylinux231x8664. The vulnerability arises from the application's 'bindingzoo' feature, which allows attackers ...

8.4CVSS0.00446EPSS
SaveExploits1References1
CVE
CVE
added 2024/07/02 2:37 p.m.66 views

CVE-2024-4897

The CVE-2024-4897 entry affects parisneo/lollms-webui via an insecure dependency on llama-cpp-python (llama_cpp_python-0.2.61+cpuavx2-...), with exploitation possible through the bindings_zoo feature when processing gguf model files. Connected Red Hat CVE-2024-34359 documents explain that the roo...

8.4CVSS9.4AI score0.00446EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2024/05/14 3:38 p.m.26 views

CVE-2024-34359

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.6CVSS9.8AI score0.2842EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/13 2:10 p.m.62 views

GHSA-56XG-WFCC-G829 llama-cpp-python vulnerable to Remote Code Execution by Server-Side Template Injection in Model Metadata

Description 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 NUMA, LoRa settings, loading tokenizers, and...

9.6CVSS9.2AI score0.2842EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
added 2024/05/13 2:10 p.m.6 views

akasha-terminal (>=0.8.0 <=0.8.23), coconut-ai (>=0.2.0 <=1.0.0) +7 more potentially affected by CVE-2024-34359 via llama-cpp-python (>=0.2.32 <=0.2.67)

llama-cpp-python PYPI version =0.2.32, =0.8.0, =0.2.0, =0.1.5, =0.0.1, =0.2.2, =0.0.7, =1.8.1.dev11, =0.0.20, =0.0.26 Source cves: CVE-2024-34359 Source advisory: OSV:GHSA-56XG-WFCC-G829...

9.6CVSS7.4AI score0.2842EPSS
SaveExploits1
Rows per page
Query Builder