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 pointing to the attacker-controlled blob file, the attacker can crash the application through the CreateModel route, leading to a segmentation fault (signal SIGSEGV: segmentation violation).
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-10-31 20:15
Updated : 2024-11-01 16:35
NVD link : CVE-2024-39720
Mitre link : CVE-2024-39720
CVE.ORG link : CVE-2024-39720
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read