From 69de50c084910113a20804d2ab6c93d023aadaa3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 15:12:01 +0000 Subject: [PATCH] Publish GHSA-wrh5-cmwx-q2qr --- .../GHSA-wrh5-cmwx-q2qr.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json (60%) diff --git a/advisories/unreviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json b/advisories/github-reviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json similarity index 60% rename from advisories/unreviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json rename to advisories/github-reviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json index 1ba7cdff58a..e8686f605c9 100644 --- a/advisories/unreviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json +++ b/advisories/github-reviewed/2025/05/GHSA-wrh5-cmwx-q2qr/GHSA-wrh5-cmwx-q2qr.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wrh5-cmwx-q2qr", - "modified": "2025-05-16T09:30:36Z", + "modified": "2025-05-17T15:10:13Z", "published": "2025-05-16T09:30:36Z", "aliases": [ "CVE-2025-1975" ], + "summary": "Ollama Server Vulnerable to Denial of Service (DoS) Attack", "details": "A vulnerability in the Ollama server version 0.5.11 allows a malicious user to cause a Denial of Service (DoS) attack by customizing the manifest content and spoofing a service. This is due to improper validation of array index access when downloading a model via the /api/pull endpoint, which can lead to a server crash.", "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.5.11" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1975" }, + { + "type": "PACKAGE", + "url": "https://github.com/ollama/ollama" + }, { "type": "WEB", "url": "https://huntr.com/bounties/921ba5d4-f1d0-4c66-9764-4f72dffe7acd" @@ -29,8 +54,8 @@ "CWE-129" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-17T15:10:13Z", "nvd_published_at": "2025-05-16T09:15:17Z" } } \ No newline at end of file