GO-2023-1497

Source
https://pkg.go.dev/vuln/GO-2023-1497
Import Source
https://vuln.go.dev/ID/GO-2023-1497.json
Aliases
Published
2023-02-01T23:23:36Z
Modified
2023-11-08T04:08:21.354781Z
Details

When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectly leaked to an S3 backing storage provider.

References

Affected packages

Go / github.com/sylabs/scs-library-client

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/sylabs/scs-library-client/client",
            "symbols": [
                "Client.ConcurrentDownloadImage",
                "Client.UploadImage",
                "Client.httpGetRangeRequest"
            ]
        }
    ]
}

Go / github.com/sylabs/scs-library-client

Affected ranges

Type
SEMVER
Events
Introduced
1.4.0
Fixed
1.4.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/sylabs/scs-library-client/client",
            "symbols": [
                "Client.ConcurrentDownloadImage",
                "Client.legacyDownloadImage"
            ]
        }
    ]
}