GO-2023-1497

See a problem?
Source
https://pkg.go.dev/vuln/GO-2023-1497
Import Source
https://vuln.go.dev/ID/GO-2023-1497.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1497
Aliases
Published
2023-02-01T23:23:36Z
Modified
2024-05-20T16:03:47Z
Summary
Leaked user credentials in github.com/sylabs/scs-library-client
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

Package

Name
github.com/sylabs/scs-library-client
View open source insights on deps.dev
Purl
pkg:golang/github.com/sylabs/scs-library-client

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
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

Package

Name
github.com/sylabs/scs-library-client
View open source insights on deps.dev
Purl
pkg:golang/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"
            ]
        }
    ]
}