ghsa-846m-99qv-67mg
Vulnerability from github
Published
2024-08-29 03:30
Modified
2024-08-29 18:05
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Ollama can extract members of a ZIP archive outside of the parent directory
Details
extractFromZipFile
in model.go
in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/ollama/ollama" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.1.47" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-45436" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-08-29T18:05:18Z", "nvd_published_at": "2024-08-29T03:15:05Z", "severity": "HIGH" }, "details": "`extractFromZipFile` in `model.go` in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.", "id": "GHSA-846m-99qv-67mg", "modified": "2024-08-29T18:05:18Z", "published": "2024-08-29T03:30:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45436" }, { "type": "WEB", "url": "https://github.com/ollama/ollama/pull/5314" }, { "type": "WEB", "url": "https://github.com/ollama/ollama/commit/123a722a6f541e300bc8e34297ac378ebe23f527" }, { "type": "PACKAGE", "url": "https://github.com/ollama/ollama" }, { "type": "WEB", "url": "https://github.com/ollama/ollama/compare/v0.1.46...v0.1.47" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Ollama can extract members of a ZIP archive outside of the parent directory" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…