{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2025-1975", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-129 Improper Validation of Array Index", "cweId": "CWE-129" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "ollama", "product": { "product_data": [ { "product_name": "ollama/ollama", "version": { "version_data": [ { "version_affected": "<=", "version_name": "unspecified", "version_value": "latest" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/921ba5d4-f1d0-4c66-9764-4f72dffe7acd", "refsource": "MISC", "name": "https://huntr.com/bounties/921ba5d4-f1d0-4c66-9764-4f72dffe7acd" } ] }, "source": { "advisory": "921ba5d4-f1d0-4c66-9764-4f72dffe7acd", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "baseScore": 7.5, "baseSeverity": "HIGH" } ] } }