Vulnerability detail
Enriched intelligence for a single CVE
High
CVE-2024-37032
PUBLISHEDOllama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the...
- Vendor
- n/a
- Product
- n/a
- Published
- May 31, 2024
- EPSS
- —
Description
Ollama before 0.1.34 does not validate the format of the digest (sha256 with 64 hex digits) when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring.
CVSS scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitation status
Proof of concept available
Recorded 2024-10-21 05:44:49 UTC · Source
SSVC decision points
- Exploitation
- none
- Automatable
- No
- Technical impact
- partial
References
- https://github.com/ollama/ollama/pull/4175
- https://github.com/ollama/ollama/compare/v0.1.33...v0.1.34
- https://github.com/ollama/ollama/blob/adeb40eaf29039b8964425f69a9315f9f1694ba8/server/modelpath_test.go#L41-L58
- https://www.vicarius.io/vsociety/posts/probllama-in-ollama-a-tale-of-a-yet-another-rce-vulnerability-cve-2024-37032
Known exploited vulnerability sources
Catalogues that list this CVE as a known exploited vulnerability.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) | Jun 26, 2025 |
Scanner integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-37032.yaml | Apr 25, 2025 |
| Nessus | https://www.tenable.com/plugins/nessus/200185 | Jun 07, 2024 |
Potential proof of concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2024-10-21 05:44:49 UTC · 4 stars
CVE-2024-45436
github · Created 2024-06-26 03:11:29 UTC · 44 stars
Path traversal in Ollama with rogue registry server
Timeline
-
CVE ID Reserved
-
CVE Published to Public
-
Detected by Nessus
-
Proof of Concept Exploit Available
-
Detected by Nuclei
-
Added to KEVIntel