GO-2024-3104

Source
https://pkg.go.dev/vuln/GO-2024-3104
Import Source
https://vuln.go.dev/ID/GO-2024-3104.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3104
Aliases
Published
2024-08-30T17:18:07Z
Modified
2024-12-12T22:00:24Z
Summary
Ollama can extract members of a ZIP archive outside of the parent directory in github.com/ollama/ollama
Details

Ollama can extract members of a ZIP archive outside of the parent directory in github.com/ollama/ollama

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3104"
}
References

Affected packages

Go / github.com/ollama/ollama

Package

Name
github.com/ollama/ollama
View open source insights on deps.dev
Purl
pkg:golang/github.com/ollama/ollama

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.1.47

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/ollama/ollama/cmd",
            "symbols": [
                "tempZipFiles"
            ]
        },
        {
            "path": "github.com/ollama/ollama/server",
            "symbols": [
                "parseFromZipFile"
            ]
        }
    ]
}