Skip to content

Commit fcf3b07

Browse files
committed
data/reports: regenerate GO-2024-2997
Regenerate with updated algorithm. - data/reports/GO-2024-2997.yaml Updates #2997 Change-Id: I6c6aec10dfb4e24bae5e2f5313ecda78e7ddabe7 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/610809 Reviewed-by: Damien Neil <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent b99b550 commit fcf3b07

File tree

2 files changed

+56
-14
lines changed

2 files changed

+56
-14
lines changed

data/osv/GO-2024-2997.json

+46-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"CVE-2024-21583"
88
],
99
"summary": "CVE-2024-21583 in github.com/gitpod-io/gitpod",
10-
"details": "CVE-2024-21583 in github.com/gitpod-io/gitpod.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/gitpod-io/gitpod before v0.1.5-main-gha.27122.",
10+
"details": "CVE-2024-21583 in github.com/gitpod-io/gitpod.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/gitpod-io/gitpod before v0.1.5-main-gha.27122; github.com/gitpod-io/gitpod/components/server/go before main-gha.27122; github.com/gitpod-io/gitpod/components/ws-proxy before main-gha.27122; github.com/gitpod-io/gitpod/install/installer before main-gha.27122.",
1111
"affected": [
1212
{
1313
"package": {
@@ -55,7 +55,21 @@
5555
]
5656
}
5757
],
58-
"ecosystem_specific": {}
58+
"ecosystem_specific": {
59+
"custom_ranges": [
60+
{
61+
"type": "ECOSYSTEM",
62+
"events": [
63+
{
64+
"introduced": "0"
65+
},
66+
{
67+
"fixed": "main-gha.27122"
68+
}
69+
]
70+
}
71+
]
72+
}
5973
},
6074
{
6175
"package": {
@@ -72,7 +86,21 @@
7286
]
7387
}
7488
],
75-
"ecosystem_specific": {}
89+
"ecosystem_specific": {
90+
"custom_ranges": [
91+
{
92+
"type": "ECOSYSTEM",
93+
"events": [
94+
{
95+
"introduced": "0"
96+
},
97+
{
98+
"fixed": "main-gha.27122"
99+
}
100+
]
101+
}
102+
]
103+
}
76104
},
77105
{
78106
"package": {
@@ -89,7 +117,21 @@
89117
]
90118
}
91119
],
92-
"ecosystem_specific": {}
120+
"ecosystem_specific": {
121+
"custom_ranges": [
122+
{
123+
"type": "ECOSYSTEM",
124+
"events": [
125+
{
126+
"introduced": "0"
127+
},
128+
{
129+
"fixed": "main-gha.27122"
130+
}
131+
]
132+
}
133+
]
134+
}
93135
}
94136
],
95137
"references": [

data/reports/GO-2024-2997.yaml

+10-10
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ modules:
55
- fixed: 0.1.5-main-gha.27122
66
vulnerable_at: 0.10.0
77
- module: github.com/gitpod-io/gitpod/components/server/go
8-
unsupported_versions:
9-
- cve_version_range: affected from 0 before main-gha.27122
10-
vulnerable_at: 0.0.0-20240816160918-43bcbc7f8f04
8+
non_go_versions:
9+
- fixed: main-gha.27122
10+
vulnerable_at: 0.0.0-20240906145849-d652a27441a7
1111
- module: github.com/gitpod-io/gitpod/components/ws-proxy
12-
unsupported_versions:
13-
- cve_version_range: affected from 0 before main-gha.27122
14-
vulnerable_at: 0.0.0-20240816160918-43bcbc7f8f04
12+
non_go_versions:
13+
- fixed: main-gha.27122
14+
vulnerable_at: 0.0.0-20240906145849-d652a27441a7
1515
- module: github.com/gitpod-io/gitpod/install/installer
16-
unsupported_versions:
17-
- cve_version_range: affected from 0 before main-gha.27122
18-
vulnerable_at: 0.0.0-20240816160918-43bcbc7f8f04
16+
non_go_versions:
17+
- fixed: main-gha.27122
18+
vulnerable_at: 0.0.0-20240906145849-d652a27441a7
1919
summary: CVE-2024-21583 in github.com/gitpod-io/gitpod
2020
cves:
2121
- CVE-2024-21583
@@ -36,5 +36,5 @@ notes:
3636
- manually fixed ref "app.safebase.io" which contained bad URI due to unescape/escape error in our tooling
3737
source:
3838
id: CVE-2024-21583
39-
created: 2024-08-16T16:57:56.243289-04:00
39+
created: 2024-09-06T15:57:25.365883-04:00
4040
review_status: UNREVIEWED

0 commit comments

Comments
 (0)