ghsa-2xf2-gjm6-g2c6
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-05-15 17:06
Severity ?
VLAI Severity ?
Summary
Ollama Divide by Zero Vulnerability
Details
A divide by zero vulnerability exists in ollama/ollama version v0.3.3. The vulnerability occurs when importing GGUF models with a crafted type for block_count
in the Modelfile. This can lead to a denial of service (DoS) condition when the server processes the model, causing it to crash.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/ollama/ollama" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8063" ], "database_specific": { "cwe_ids": [ "CWE-369" ], "github_reviewed": true, "github_reviewed_at": "2025-05-15T17:06:19Z", "nvd_published_at": "2025-03-20T10:15:40Z", "severity": "HIGH" }, "details": "A divide by zero vulnerability exists in ollama/ollama version v0.3.3. The vulnerability occurs when importing GGUF models with a crafted type for `block_count` in the Modelfile. This can lead to a denial of service (DoS) condition when the server processes the model, causing it to crash.", "id": "GHSA-2xf2-gjm6-g2c6", "modified": "2025-05-15T17:06:19Z", "published": "2025-03-20T12:32:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8063" }, { "type": "WEB", "url": "https://github.com/ollama/ollama/issues/8020" }, { "type": "PACKAGE", "url": "https://github.com/ollama/ollama" }, { "type": "WEB", "url": "https://huntr.com/bounties/fd8e1ed6-21d2-4c9e-8395-2098f11b7db9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Ollama Divide by Zero Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…