GO-2024-2482

Source
https://pkg.go.dev/vuln/GO-2024-2482
Import Source
https://vuln.go.dev/ID/GO-2024-2482.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2482
Aliases
Published
2024-02-13T18:22:44Z
Modified
2024-05-20T16:03:47Z
Summary
Information leak in github.com/goreleaser/goreleaser
Details

Secret values can be printed to the --debug log when using a a custom publisher.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2482"
}
References
Credits
    • @andreaangiolillo
    • @caarlos0

Affected packages

Go / github.com/goreleaser/goreleaser

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
1.23.0
Fixed
1.24.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/goreleaser/goreleaser/internal/shell",
            "symbols": [
                "Run"
            ]
        },
        {
            "path": "github.com/goreleaser/goreleaser/internal/pipe/sbom",
            "symbols": [
                "Pipe.Run",
                "catalogArtifact"
            ]
        },
        {
            "path": "github.com/goreleaser/goreleaser/internal/exec",
            "symbols": [
                "Execute",
                "executeCommand"
            ]
        }
    ]
}