Out-of-bounds Read Affecting github.com/ollama/ollama/llm package, versions <0.1.46
Threat Intelligence
EPSS
0.04% (11th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMOLLAMAOLLAMALLM-8321999
- published 1 Nov 2024
- disclosed 31 Oct 2024
- credit Unknown
Introduced: 31 Oct 2024
New CVE-2024-39720 Open this link in a new tabHow to fix?
Upgrade github.com/ollama/ollama/llm
to version 0.1.46 or higher.
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read through the CreateModel
route. An attacker can cause the application to crash by sending two HTTP requests to upload a malformed GGUF file that starts with a custom magic header and leverages a Modelfile
with a FROM statement pointing to an attacker-controlled blob file.