Skip to content

Commit 1532d16

Browse files
tatianabTatiana Bradley
authored and
Tatiana Bradley
committed
data/reports: update GO-2022-0384.yaml and delete dupe GO-2022-0918
Add advisory link for GO-2022-0384 and delete GO-2022-0918 which is a duplicate of it. Aliases: CVE-2021-32690, GHSA-56hp-xqp3-w2jf, GHSA-7jr6-prv4-5wf5 Updates #384, #918 Change-Id: Iad28e1aeea5587d8ee49680a2fd28494f3b14bda Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/451281 Run-TryBot: Tatiana Bradley <[email protected]> Reviewed-by: Tatiana Bradley <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent cf2c79e commit 1532d16

File tree

3 files changed

+22
-27
lines changed

3 files changed

+22
-27
lines changed

data/excluded/GO-2022-0918.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

data/osv/GO-2022-0384.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"GHSA-56hp-xqp3-w2jf",
88
"GHSA-7jr6-prv4-5wf5"
99
],
10-
"details": "The username and password credentials associated with a Helm repository can be passed to another domain referenced by that Helm repository.\n\nIf the index.yaml for a Helm repository is hosted on one domain and references a chart archive on a different domain, Helm will provide the credentials for the index.yaml's domain when fetching those archives.\n\nFor further details, see https://github.com/advisories/GHSA-56hp-xqp3-w2jf.",
10+
"details": "The username and password credentials associated with a Helm repository can be passed to another domain referenced by that Helm repository.\n\nIf the index.yaml for a Helm repository is hosted on one domain and references a chart archive on a different domain, Helm will provide the credentials for the index.yaml's domain when fetching those archives.",
1111
"affected": [
1212
{
1313
"package": {
@@ -46,6 +46,10 @@
4646
}
4747
],
4848
"references": [
49+
{
50+
"type": "ADVISORY",
51+
"url": "https://github.com/advisories/GHSA-56hp-xqp3-w2jf"
52+
},
4953
{
5054
"type": "FIX",
5155
"url": "https://github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f"

data/reports/GO-2022-0384.yaml

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
modules:
2-
- module: helm.sh/helm/v3
3-
versions:
4-
- fixed: 3.6.1
5-
vulnerable_at: 3.6.0
6-
packages:
7-
- package: helm.sh/helm/v3/pkg/downloader
8-
symbols:
9-
- ChartDownloader.ResolveChartVersion
10-
derived_symbols:
11-
- ChartDownloader.DownloadTo
12-
- Manager.Build
13-
- Manager.Update
2+
- module: helm.sh/helm/v3
3+
versions:
4+
- fixed: 3.6.1
5+
vulnerable_at: 3.6.0
6+
packages:
7+
- package: helm.sh/helm/v3/pkg/downloader
8+
symbols:
9+
- ChartDownloader.ResolveChartVersion
10+
derived_symbols:
11+
- ChartDownloader.DownloadTo
12+
- Manager.Build
13+
- Manager.Update
1414
description: |
1515
The username and password credentials associated with a Helm repository
1616
can be passed to another domain referenced by that Helm repository.
@@ -19,14 +19,12 @@ description: |
1919
references a chart archive on a different domain, Helm will provide
2020
the credentials for the index.yaml's domain when fetching those
2121
archives.
22-
23-
For further details, see
24-
https://github.com/advisories/GHSA-56hp-xqp3-w2jf.
2522
published: 2022-07-15T23:29:45Z
2623
cves:
27-
- CVE-2021-32690
24+
- CVE-2021-32690
2825
ghsas:
29-
- GHSA-56hp-xqp3-w2jf
30-
- GHSA-7jr6-prv4-5wf5
26+
- GHSA-56hp-xqp3-w2jf
27+
- GHSA-7jr6-prv4-5wf5
3128
references:
32-
- fix: https://github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f
29+
- advisory: https://github.com/advisories/GHSA-56hp-xqp3-w2jf
30+
- fix: https://github.com/helm/helm/commit/61d8e8c4a6f95540c15c6a65f36a6dd0a45e7a2f

0 commit comments

Comments
 (0)