forked from intel/cve-bin-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TRIAGE.json
462 lines (462 loc) · 16.7 KB
/
TRIAGE.json
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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"vulnerabilities": [
{
"id": "CVE-2019-11922",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11922"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2019-11922&vector=CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
},
"score": 8.1,
"severity": "high",
"method": "CVSSv3",
"vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"description": "A race condition in the one-pass compression functions of Zstandard prior to version 1.3.8 could allow an attacker to write bytes out of bounds if an output buffer smaller than the recommended size was used.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "false positive because the python API for zstandard has lower version numbers than the main zstandard library"
},
"affects": [
{
"ref": "urn:cbt:1/facebook#zstandard:0.22.0"
}
]
},
{
"id": "CVE-2021-24031",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24031"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-24031&vector=CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N&version=3.1"
},
"score": 5.5,
"severity": "medium",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"description": "In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions (matching the input) would only be set at completion time. Output files could therefore be readable or writable to unintended parties.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "false positive because the python API for zstandard has lower version numbers than the main zstandard library"
},
"affects": [
{
"ref": "urn:cbt:1/facebook#zstandard:0.22.0"
}
]
},
{
"id": "CVE-2023-49092",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49092"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-49092&vector=CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N&version=3.1"
},
"score": 5.9,
"severity": "medium",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"description": "RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. There is currently no fix available. As a workaround, avoid using the RSA crate in settings where attackers are able to observe timing information, e.g. local use on a non-compromised computer.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "RSA detected is rust library."
},
"affects": [
{
"ref": "urn:cbt:1/rustcrypto#rsa:4.7.2"
}
]
},
{
"id": "GHSA-h588-76vg-prgj",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=GHSA-h588-76vg-prgj"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=GHSA-h588-76vg-prgj&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`DecimalArray` does not perform bound checks on accessing values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "GHSA-qgrp-8f3v-q85p",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=GHSA-qgrp-8f3v-q85p"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=GHSA-qgrp-8f3v-q85p&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`FixedSizeBinaryArray` does not perform bound checks on accessing values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "GHSA-r7cj-wmwv-hfw5",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=GHSA-r7cj-wmwv-hfw5"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=GHSA-r7cj-wmwv-hfw5&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`BinaryArray` does not perform bound checks on reading values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "RUSTSEC-2021-0116",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=RUSTSEC-2021-0116"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=RUSTSEC-2021-0116&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`BinaryArray` does not perform bound checks on reading values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "RUSTSEC-2021-0117",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=RUSTSEC-2021-0117"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=RUSTSEC-2021-0117&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`DecimalArray` does not perform bound checks on accessing values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "RUSTSEC-2021-0118",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=RUSTSEC-2021-0118"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=RUSTSEC-2021-0118&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"description": "`FixedSizeBinaryArray` does not perform bound checks on accessing values and offsets",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "arrow is reporting CVEs found for another product named arrow"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#arrow:1.2.3"
}
]
},
{
"id": "CVE-2022-42969",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42969"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-42969&vector=CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
},
"score": 7.5,
"severity": "high",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"description": "The py library through 1.11.0 for Python allows remote attackers to conduct a ReDoS (Regular expression Denial of Service) attack via a Subversion repository with crafted info data, because the InfoSvnCommand argument is mishandled.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "in_triage",
"response": [],
"detail": "NewFound"
},
"affects": [
{
"ref": "urn:cbt:1/pytest#py:1.11.0"
}
]
},
{
"id": "CVE-2022-42969",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42969"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-42969&vector=CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
},
"score": 7.5,
"severity": "high",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"description": "The py library through 1.11.0 for Python allows remote attackers to conduct a ReDoS (Regular expression Denial of Service) attack via a Subversion repository with crafted info data, because the InfoSvnCommand argument is mishandled.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "in_triage",
"response": [],
"detail": "NewFound"
},
"affects": [
{
"ref": "urn:cbt:1/unknown#py:1.11.0"
}
]
},
{
"id": "CVE-2022-23602",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23602"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-23602&vector=CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N&version=3.1"
},
"score": 8.1,
"severity": "high",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"description": "Nimforum is a lightweight alternative to Discourse written in Nim. In versions prior to 2.2.0 any forum user can create a new thread/post with an include referencing a file local to the host operating system. Nimforum will render the file if able. This can also be done silently by using NimForum's post \"preview\" endpoint. Even if NimForum is running as a non-critical user, the forum.json secrets can be stolen. Version 2.2.0 of NimForum includes patches for this vulnerability. Users are advised to upgrade as soon as is possible. There are no known workarounds for this issue.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "false_positive",
"response": [],
"detail": "docutils is reporting CVEs found for another product with the same name"
},
"affects": [
{
"ref": "urn:cbt:1/nim-lang#docutils:0.20.1"
}
]
},
{
"id": "CVE-2020-28463",
"source": {
"name": "OSV",
"url": "https://osv.dev/list?ecosystem=&q=CVE-2020-28463"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-28463&vector=CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N&version=3.1"
},
"score": 6.5,
"severity": "medium",
"method": "CVSSv3",
"vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"description": "Server-side Request Forgery (SSRF) via img tags in reportlab",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "",
"analysis": {
"state": "not_affected",
"response": [],
"detail": "Applied the appropriate mitigations to avoid malicious images"
},
"affects": [
{
"ref": "urn:cbt:1/reportlab#reportlab:4.1.0"
}
]
}
]
}