icon

We found results for “

CVE-2024-39721

Good to know:

icon
icon

Date: October 30, 2024

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 infinitely (even after the HTTP request is aborted by the client).

Language: Go

Severity Score

Severity Score

Weakness Type (CWE)

Improper Resource Shutdown or Release

CWE-404

Top Fix

icon

Upgrade Version

Upgrade to version github.com/ollama/ollama-v0.1.34

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us