Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/ollama/ollama: CVE-2024-45436 #3104

Closed
GoVulnBot opened this issue Aug 29, 2024 · 3 comments

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-45436 references a vulnerability in the following Go modules:

Module
github.com/ollama/ollama

Description:
extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/ollama/ollama
      vulnerable_at: 0.3.8
summary: CVE-2024-45436 in github.com/ollama/ollama
cves:
    - CVE-2024-45436
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-45436
    - fix: https://github.com/ollama/ollama/pull/5314
    - web: https://github.com/ollama/ollama/compare/v0.1.46...v0.1.47
source:
    id: CVE-2024-45436
    created: 2024-08-29T04:01:14.353133828Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/609141 mentions this issue: data/reports: add 21 unreviewed reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/635415 mentions this issue: data/reports: add NEEDS_REVIEW to 3 reports

gopherbot pushed a commit that referenced this issue Dec 12, 2024
Re-open and add NEEDS_REVIEW to reports that
are newly considered high priority.

  - data/reports/GO-2022-0828.yaml
  - data/reports/GO-2024-2901.yaml
  - data/reports/GO-2024-3104.yaml

Updates #828
Updates #2901
Updates #3104

Change-Id: I9ca95ca8324b4f5f66e5498bffc239be4b8ec43e
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/635415
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/635699 mentions this issue: data/reports: review GO-2024-3104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@tatianab @gopherbot @GoVulnBot and others