216.73.217.50

CVE-2024-7773

· Published 20/03/2025 10:15 · Modified 20/03/2025 14:15

Labels: CVE-2024-7773 2025-03-20CVE-2024-7773CWE-20[email protected]

Essential information

Published
20/03/2025 10:15
Modified
20/03/2025 14:15
Author
Creator
CVSS
9.1 CRITICAL (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

CVSS metrics

Description

A vulnerability in ollama/ollama version 0.1.37 allows for remote code execution (RCE) due to improper input validation in the handling of zip files. The vulnerability, known as ZipSlip, occurs in the parseFromZipFile function in server/model.go. The code does not check for directory traversal sequences (../) in file names within the zip archive, allowing an attacker to write arbitrary files to the file system. This can be exploited to create files such as /etc/ld.so.preload and a malicious shared library, leading to RCE.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ollama / ollama cpe:2.3:a:ollama:ollama:0.1.37:*:*:*:*:*:*:*

References