GO-2024-2575

Source
https://pkg.go.dev/vuln/GO-2024-2575
Import Source
https://vuln.go.dev/ID/GO-2024-2575.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2575
Aliases
Published
2024-06-04T15:19:21Z
Modified
2024-07-01T19:59:51Z
Summary
Helm's Missing YAML Content Leads To Panic in helm.sh/helm/v3
Details

Helm's Missing YAML Content Leads To Panic in helm.sh/helm/v3

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2575"
}
References
Credits
    • Jakub Ciolek at AlphaSense

Affected packages

Go / helm.sh/helm/v3

Package

Name
helm.sh/helm/v3
View open source insights on deps.dev
Purl
pkg:golang/helm.sh/helm/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.14.2

Ecosystem specific

{
    "imports": [
        {
            "path": "helm.sh/helm/v3/pkg/plugin",
            "symbols": [
                "FindPlugins",
                "LoadAll",
                "LoadDir",
                "validatePluginData"
            ]
        },
        {
            "path": "helm.sh/helm/v3/pkg/repo",
            "symbols": [
                "ChartRepository.DownloadIndexFile",
                "ChartRepository.Load",
                "FindChartInAuthAndTLSAndPassRepoURL",
                "FindChartInAuthAndTLSRepoURL",
                "FindChartInAuthRepoURL",
                "FindChartInRepoURL",
                "LoadIndexFile",
                "loadIndex"
            ]
        }
    ]
}