GO-2023-1681

See a problem?
Source
https://pkg.go.dev/vuln/GO-2023-1681
Import Source
https://vuln.go.dev/ID/GO-2023-1681.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1681
Aliases
Published
2023-04-03T18:53:25Z
Modified
2024-05-20T16:03:47Z
Summary
Time-of-check time-of-use race condition in github.com/containers/podman/v4
Details

A Time-of-check Time-of-use (TOCTOU) flaw appears in this version of podman. This issue may allow a malicious user to replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system.

References

Affected packages

Go / github.com/containers/podman/v4

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/containers/podman/v4/utils",
            "symbols": [
                "CreateTarFromSrc"
            ]
        }
    ]
}