From 7e90aa0bdc78438c95239072742bf72ae7e1017e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:01:11 +0000 Subject: [PATCH] Publish GHSA-fccc-8m69-8r78 --- .../GHSA-fccc-8m69-8r78.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json (57%) diff --git a/advisories/unreviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json b/advisories/github-reviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json similarity index 57% rename from advisories/unreviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json rename to advisories/github-reviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json index bb0e8513e51..02eaa41b2c5 100644 --- a/advisories/unreviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json +++ b/advisories/github-reviewed/2025/03/GHSA-fccc-8m69-8r78/GHSA-fccc-8m69-8r78.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-fccc-8m69-8r78", - "modified": "2025-03-20T12:32:52Z", + "modified": "2025-03-21T23:59:26Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0315" ], + "summary": "Ollama Allocation of Resources Without Limits or Throttling vulnerability", "details": "A vulnerability in ollama/ollama <=0.3.14 allows a malicious user to create a customized GGUF model file, upload it to the Ollama server, and create it. This can cause the server to allocate unlimited memory, leading to a Denial of Service (DoS) attack.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/ollama/ollama" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.3.14" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0315" }, + { + "type": "PACKAGE", + "url": "https://github.com/ollama/ollama" + }, { "type": "WEB", "url": "https://huntr.com/bounties/da414d29-b55a-496f-b135-17e0fcec67bc" @@ -29,8 +54,8 @@ "CWE-770" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T23:59:26Z", "nvd_published_at": "2025-03-20T10:15:52Z" } } \ No newline at end of file