blob: a03fed2971829caca7c4ce023d691761c2b2008c [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2482",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-23840",
"GHSA-h3q2-8whx-c29h"
],
"summary": "Information leak in github.com/goreleaser/goreleaser",
"details": "Secret values can be printed to the --debug log when using a a custom publisher.",
"affected": [
{
"package": {
"name": "github.com/goreleaser/goreleaser",
"ecosystem": "Go"
},
"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"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/goreleaser/goreleaser/security/advisories/GHSA-h3q2-8whx-c29h"
},
{
"type": "FIX",
"url": "https://github.com/goreleaser/goreleaser/commit/d5b6a533ca1dc3366983d5d31ee2d2b6232b83c0"
}
],
"credits": [
{
"name": "@andreaangiolillo"
},
{
"name": "@caarlos0"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2482"
}
}