GO-2023-2048

Source
https://pkg.go.dev/vuln/GO-2023-2048
Import Source
https://vuln.go.dev/ID/GO-2023-2048.json
Aliases
Published
2023-09-13T19:45:03Z
Modified
2023-12-13T17:45:38Z
Details

Certain rootfs and path combinations result in generated paths that are outside of the provided rootfs on Windows.

References

Affected packages

Go / github.com/cyphar/filepath-securejoin

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.2.4

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/cyphar/filepath-securejoin",
            "symbols": [
                "SecureJoin",
                "SecureJoinVFS"
            ],
            "goos": [
                "windows"
            ]
        }
    ]
}