Vulnerability Description
An Out-Of-Memory (OOM) vulnerability exists in the `ollama` server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to the `ollama` server crashing. The vulnerability is present in the `makeRequestWithRetry` and `getAuthorizationToken` functions, which use `io.ReadAll` to read the response body. This can result in excessive memory usage and a Denial of Service (DoS) condition.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-12886?
CVE-2024-12886 is a vulnerability with a CVSS score of 7.5 (HIGH). An Out-Of-Memory (OOM) vulnerability exists in the `ollama` server version 0.3.14. This vulnerability can be triggered when a malicious API server responds with a gzip bomb HTTP response, leading to t...
How severe is CVE-2024-12886?
CVE-2024-12886 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-12886?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.