cve/2024/CVE-2024-39719.md
2025-09-29 16:08:36 +00:00

1.0 KiB

CVE-2024-39719

Description

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, providing a primitive for file existence on the server.

POC

Reference

Github