PoC Index

CVE-2024-39721

HIGH 7.5EPSS 2.7%

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).

CVSS v3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
2.67% chance of exploitation in the next 30 days, 85th percentile
Published
2024-10-31
Updated
2024-11-01

Proof-of-concept exploits (1)

References

Related