forked from wolfi-dev/advisories
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathargo-cd-2.14.advisories.yaml
More file actions
264 lines (252 loc) · 8.76 KB
/
argo-cd-2.14.advisories.yaml
File metadata and controls
264 lines (252 loc) · 8.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
schema-version: 2.0.2
package:
name: argo-cd-2.14
advisories:
- id: CGA-2v3x-jc3m-2px9
aliases:
- CVE-2025-1767
- GHSA-3wgm-2gw2-vh5m
events:
- timestamp: 2025-03-15T07:09:22Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: d749c2ced9ccb0a4
componentName: k8s.io/kubernetes
componentVersion: v1.31.6
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-18T01:32:23Z
type: pending-upstream-fix
data:
note: 'The k8s.io CVE affecting this package is currently in the triage stage upstream, PR on the issue can be found here: https://github.com/kubernetes/kubernetes/issues/130786'
- timestamp: 2025-04-06T22:29:25Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: This vulnerability applies to the git-repo volume provisioner, not the k8s client itself.
- id: CGA-3fhp-pq8h-x539
aliases:
- CVE-2025-30204
- GHSA-mh63-6h87-95cp
events:
- timestamp: 2025-03-22T07:17:10Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: c9c82225ed7a3004
componentName: github.com/golang-jwt/jwt/v4
componentVersion: v4.5.1
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-24T08:11:48Z
type: fixed
data:
fixed-version: 2.14.7-r1
- id: CGA-5w62-q492-qf55
aliases:
- CVE-2025-0426
- GHSA-jgfp-53c3-624w
events:
- timestamp: 2025-02-14T07:32:03Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 5e6eba417d0e7afd
componentName: k8s.io/kubernetes
componentVersion: v1.31.0
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-02-14T15:30:35Z
type: fixed
data:
fixed-version: 2.14.2-r1
- id: CGA-7vr4-g25f-w9mm
aliases:
- CVE-2025-29786
- GHSA-93mq-9ffx-83m2
events:
- timestamp: 2025-03-18T07:32:45Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 2b0bd47e76ddbfcf
componentName: github.com/expr-lang/expr
componentVersion: v1.16.9
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-19T11:31:14Z
type: fixed
data:
fixed-version: 2.14.5-r4
- id: CGA-7wvh-v79x-cf6q
aliases:
- CVE-2025-23216
- GHSA-47g2-qmh2-749v
events:
- timestamp: 2025-06-16T21:39:40Z
type: false-positive-determination
data:
type: vulnerable-code-not-included-in-package
note: |-
Argoproject has fixed CVE-2025-23216 in the GitOps Engine repository with commit https://github.com/argoproj/gitops-engine/commit/faf5a4e5c37d22fedaa2726b430af5b5ae9e567a.
However, a new version tag was never generated and versions of ArgoCD were updated with the specific hash but through "go get github.com/argoproj/gitops-engine@faf5a4e5c37d22fedaa2726b430af5b5ae9e567a" which
appends the date + hash on-top of the current version tag, in this case updated v0.7.1-0.20240714153147-adb68bcaab73 to v0.7.1-0.20250129155113-faf5a4e5c37d, which both versions still state v0.7.1 as vulnerable. This is due to
a limitation in scanners which utilize the semantic version to determine which versions are vulnerable and fixed. Chainguard has submitted a change request to Github tracking the vulnerablity information https://github.com/github/advisory-database/pull/5689
Also have submitted multiple issues with upstream Argoproject/Argo-CD: https://github.com/argoproj/gitops-engine/issues/736 and https://github.com/argoproj/gitops-engine/issues/729 so the Argoproject can address the issue.
Argo-CD version 2.11 contains the fix for this CVE as referenced by this version v0.7.1-0.20250129155113-faf5a4e5c37d or later
- id: CGA-9429-hrh5-mwxm
aliases:
- CVE-2025-22872
- GHSA-vvgc-356p-c3xw
events:
- timestamp: 2025-04-17T07:21:24Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: be9924e30ba1d583
componentName: golang.org/x/net
componentVersion: v0.36.0
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-04-17T09:34:00Z
type: fixed
data:
fixed-version: 2.14.10-r2
- id: CGA-cq4x-q73v-g9pw
aliases:
- GHSA-274v-mgcv-cm8j
events:
- timestamp: 2025-02-06T12:01:06Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: f1784264a33fb232
componentName: github.com/argoproj/gitops-engine
componentVersion: v0.7.1-0.20250129155113-c19f8cfa4d27
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-02-06T14:04:05Z
type: false-positive-determination
data:
type: component-vulnerability-mismatch
note: |-
The fixed version of GitOps Engine was integrated before 2.14
released in
https://github.com/argoproj/argo-cd/commit/d59c85c5eb55d5ccba3ef5ce6624306a1113ce00
- id: CGA-fg67-32xc-38q6
aliases:
- CVE-2025-29923
- GHSA-92cp-5422-2mw7
events:
- timestamp: 2025-03-21T07:10:10Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 8c1692d7f9f27558
componentName: github.com/redis/go-redis/v9
componentVersion: v9.7.1
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-21T12:21:25Z
type: fixed
data:
fixed-version: 2.14.7-r0
- timestamp: 2025-03-23T07:29:25Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 8c1692d7f9f27558
componentName: github.com/redis/go-redis/v9
componentVersion: v9.7.1
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-24T08:11:49Z
type: fixed
data:
fixed-version: 2.14.7-r1
- id: CGA-gvgx-gw4w-qjpv
aliases:
- CVE-2025-27144
- GHSA-c6gw-w398-hv78
events:
- timestamp: 2025-02-25T10:41:47Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 7b78625f10aa4efd
componentName: github.com/go-jose/go-jose/v4
componentVersion: v4.0.2
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-02-25T11:31:10Z
type: fixed
data:
fixed-version: 2.14.2-r2
- id: CGA-vvw8-m6qv-f655
aliases:
- CVE-2025-22869
events:
- timestamp: 2025-03-12T07:03:27Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 97493dccc1b923bd
componentName: golang.org/x/crypto
componentVersion: v0.32.0
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-19T21:26:15Z
type: fixed
data:
fixed-version: 2.14.7-r0
- id: CGA-xq3g-79mc-gv2h
aliases:
- CVE-2025-22868
events:
- timestamp: 2025-03-12T07:03:26Z
type: detection
data:
type: scan/v1
data:
subpackageName: argo-cd-2.14
componentID: 617f7027272910f2
componentName: golang.org/x/oauth2
componentVersion: v0.24.0
componentType: go-module
componentLocation: /usr/local/bin/argocd
scanner: grype
- timestamp: 2025-03-19T21:26:16Z
type: fixed
data:
fixed-version: 2.14.7-r0