CVE-2024-12886
HIGHollama 0.3.14 - Denial of Service via Gzip Bomb HTTP Response
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-12886. PoCs published by dannyEndorTest.
AI-analyzed exploit summary This repository is a placeholder demo app that imports the Ollama Go client to demonstrate dependency usage. It does not contain any exploit code or technical details about CVE-2024-12886.
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.
Exploits (2)
This repository is a placeholder demo app that imports the Ollama Go client to demonstrate dependency usage. It does not contain any exploit code or technical details about CVE-2024-12886.
This repository is a synthetic demo target for Endor Labs EXPOSURE and does not contain functional exploit code for CVE-2024-12886. It includes a minimal Go program that interacts with the Ollama API but lacks any exploit logic.
References (1)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H