Publish GHSA-wrh5-cmwx-q2qr

This commit is contained in:
advisory-database[bot]
2025-05-17 15:12:01 +00:00
parent aadf22163f
commit 69de50c084
@@ -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"
}
}