CVE-2024-39721
- EPSS 2.68%
- Veröffentlicht 31.10.2024 20:15:04
- Zuletzt bearbeitet 13.05.2025 12:53:35
An issue was discovered in Ollama before 0.1.34. The CreateModelHandler function uses os.Open to read a file until completion. The req.Path parameter is user-controlled and can be set to /dev/random, which is blocking, causing the goroutine to run in...
CVE-2024-39720
- EPSS 2.48%
- Veröffentlicht 31.10.2024 20:15:04
- Zuletzt bearbeitet 13.05.2025 13:28:14
An issue was discovered in Ollama before 0.1.46. An attacker can use two HTTP requests to upload a malformed GGUF file containing just 4 bytes starting with the GGUF custom magic header. By leveraging a custom Modelfile that includes a FROM statement...
CVE-2024-39719
- EPSS 4.09%
- Veröffentlicht 31.10.2024 20:15:04
- Zuletzt bearbeitet 13.05.2025 13:32:48
An issue was discovered in Ollama through 0.3.14. File existence disclosure can occur via api/create. When calling the CreateModel route with a path parameter that does not exist, it reflects the "File does not exist" error message to the attacker, p...
CVE-2024-45436
- EPSS 2.58%
- Veröffentlicht 29.08.2024 03:15:05
- Zuletzt bearbeitet 30.08.2024 16:08:54
extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.
CVE-2024-37032
- EPSS 89.63%
- Veröffentlicht 31.05.2024 04:15:09
- Zuletzt bearbeitet 01.05.2025 14:01:44
Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ ...
CVE-2024-28224
- EPSS 0.33%
- Veröffentlicht 08.04.2024 19:15:07
- Zuletzt bearbeitet 13.05.2025 00:42:52
Ollama before 0.1.29 has a DNS rebinding vulnerability that can inadvertently allow remote access to the full API, thereby letting an unauthorized user chat with a large language model, delete a model, or cause a denial of service (resource exhaustio...