forked from chenhaoxiang/Java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechstack.yml
More file actions
605 lines (605 loc) · 23.2 KB
/
techstack.yml
File metadata and controls
605 lines (605 loc) · 23.2 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
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
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
repo_name: nice-org-two/Java-2
report_id: 752a050cbd62f947598f615022ed5ce5
version: 0.1
repo_type: Public
timestamp: '2024-03-29T09:34:33+00:00'
requested_by: chenhaoxiang
provider: github
branch: master
detected_tools_count: 17
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/nice-org-two/Java-2
detection_source: Repo Metadata
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
to have as few implementation dependencies as possible
website_url: https://www.java.com
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
detection_source_url: https://github.com/nice-org-two/Java-2
detection_source: Repo Metadata
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/nice-org-two/Java-2
detection_source: Repo Metadata
- name: SQL
description: It is a domain-specific language used in programming
website_url: https://en.wikipedia.org/wiki/SQL
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/sql/druid_spring_config.sql
detection_source: druid_spring_config/sql/druid_spring_config.sql
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 15:20:07.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/nice-org-two/Java-2
detection_source: Repo Metadata
- name: Spring Framework
description: An application framework and inversion of control container for the
Java platform
website_url: https://spring.io/projects/spring-framework
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
- name: Hibernate
description: Idiomatic persistence for Java and relational databases.
website_url: http://hibernate.org/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Object Relational Mapper (ORM)
image_url: https://img.stackshare.io/service/1756/1uNl_IZX.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/Hibernate/myHibWeb/WebRoot/WEB-INF/classes/hibernate.cfg.xml
detection_source: Hibernate/myHibWeb/WebRoot/WEB-INF/classes/hibernate.cfg.xml
last_updated_by: chenhaoxiang
last_updated_on: 2016-08-30 06:37:56.000000000 Z
- name: MyBatis
description: SQL Mapper Framework for Java
website_url: http://www.mybatis.org/mybatis-3/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Object Relational Mapper (ORM)
image_url: https://img.stackshare.io/service/5582/1483254.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
- name: MySQL
description: The world's most popular open source database
website_url: http://www.mysql.com
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/nice-org-two/Java-2
detection_source: Repo Metadata
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
version: '4.12'
license: EPL-1.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2020/874086.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/springBoot/pom.xml
detection_source: springBoot/pom.xml
last_updated_by: chx
last_updated_on: 2016-11-04 14:01:55.000000000 Z
- name: Log4j
description: A Java-based logging utility
website_url: https://logging.apache.org/log4j/2.x/
version: 1.2.12
license: Apache-2.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Logging Tools
image_url: https://img.stackshare.io/service/2804/Coralogix-log4j-integration.jpg
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Platform as a Service
image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/mysql_split_horizon/src/main/resources/application.properties
detection_source: mysql_split_horizon/src/main/resources/application.properties
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-05 15:09:32.000000000 Z
- name: com.fasterxml.jackson.core:jackson-databind
description: 'General data-binding functionality for Jackson: works on core streaming
API'
version: 2.8.5
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
vulnerabilities:
- name: Deserialization of Untrusted Data in jackson-databind
cve_id: CVE-2020-8840
cve_url: https://github.com/advisories/GHSA-4w82-r329-3q67
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: jackson-databind vulnerable to deserialization flaw leading to unauthenticated
remote code execution
cve_id: CVE-2017-15095
cve_url: https://github.com/advisories/GHSA-h592-38cm-4ggp
detected_date: Aug 22
severity: critical
first_patched: 2.8.11
- name: Polymorphic Typing in FasterXML jackson-databind
cve_id: CVE-2019-16942
cve_url: https://github.com/advisories/GHSA-mx7p-6679-8g3q
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: com.fasterxml.jackson.core:jackson-databind vulnerable to Deserialization
of Untrusted Data
cve_id: CVE-2018-19362
cve_url: https://github.com/advisories/GHSA-c8hm-7hpq-7jhg
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Arbitrary Code Execution in jackson-databind
cve_id: CVE-2018-14719
cve_url: https://github.com/advisories/GHSA-4gq5-ch57-c2mg
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: 'FasterXML jackson-databind allows unauthenticated remote code execution '
cve_id: CVE-2018-7489
cve_url: https://github.com/advisories/GHSA-cggj-fvv3-cqwv
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.1
- name: Improper Input Validation in jackson-databind
cve_id: CVE-2019-17267
cve_url: https://github.com/advisories/GHSA-f3j5-rmmp-3fc5
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: jackson-databind is vulnerable to a deserialization flaw
cve_id: CVE-2017-7525
cve_url: https://github.com/advisories/GHSA-qxxx-2pp7-5hmx
detected_date: Aug 22
severity: critical
first_patched: 2.8.9
- name: jackson-databind mishandles the interaction between serialization gadgets
and typing
cve_id: CVE-2020-9548
cve_url: https://github.com/advisories/GHSA-p43x-xfjf-5jhr
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.6
- name: jackson-databind mishandles the interaction between serialization gadgets
and typing
cve_id: CVE-2020-9547
cve_url: https://github.com/advisories/GHSA-q93h-jc49-78gg
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.6
- name: Polymorphic Typing issue in FasterXML jackson-databind
cve_id: CVE-2019-16335
cve_url: https://github.com/advisories/GHSA-85cw-hj65-qqv9
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: Polymorphic Typing issue in FasterXML jackson-databind
cve_id: CVE-2019-14540
cve_url: https://github.com/advisories/GHSA-h822-r4r5-v8jg
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: XML External Entity Reference (XXE) in jackson-databind
cve_id: CVE-2018-14720
cve_url: https://github.com/advisories/GHSA-x2w5-5m2g-7h5m
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Arbitrary Code Execution in jackson-databind
cve_id: CVE-2018-14718
cve_url: https://github.com/advisories/GHSA-645p-88qh-w398
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Deserialization of Untrusted Data in jackson-databind
cve_id: CVE-2018-11307
cve_url: https://github.com/advisories/GHSA-qr7j-h6gg-jmgc
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.2
- name: Deserialization of Untrusted Data in jackson-databind
cve_id: CVE-2019-20330
cve_url: https://github.com/advisories/GHSA-gww7-p5w4-wrfv
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: jackson-databind vulnerable to remote code execution due to incorrect deserialization
and blocklist bypass
cve_id: CVE-2017-17485
cve_url: https://github.com/advisories/GHSA-rfx6-vp9g-rh7v
detected_date: Aug 22
severity: critical
first_patched: 2.8.11
- name: jackson-databind polymorphic typing issue
cve_id: CVE-2019-17531
cve_url: https://github.com/advisories/GHSA-gjmw-vf9h-g25v
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: jackson-databind polymorphic typing issue
cve_id: CVE-2019-16943
cve_url: https://github.com/advisories/GHSA-fmmc-742q-jg75
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.5
- name: Deserialization of untrusted data in FasterXML jackson-databind
cve_id: CVE-2019-14379
cve_url: https://github.com/advisories/GHSA-6fpp-rgj9-8rwc
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.4
- name: Deserialization of Untrusted Data in jackson-databind
cve_id: CVE-2018-19361
cve_url: https://github.com/advisories/GHSA-mx9v-gmh4-mgqw
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Server-Side Request Forgery (SSRF) in jackson-databind
cve_id: CVE-2018-14721
cve_url: https://github.com/advisories/GHSA-9mxf-g3x6-wv74
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Deserialization of Untrusted Data in jackson-databind due to polymorphic
deserialization
cve_id: CVE-2018-19360
cve_url: https://github.com/advisories/GHSA-f9hv-mg5h-xcw9
detected_date: Aug 22
severity: critical
first_patched: 2.8.11.3
- name: Deserialization of Untrusted Data in jackson-databind
cve_id:
cve_url: https://github.com/advisories/GHSA-wrr7-33fx-rcvj
detected_date: Aug 22
severity: high
first_patched: 2.8.11.2
- name: Deeply nested json in jackson-databind
cve_id: CVE-2020-36518
cve_url: https://github.com/advisories/GHSA-57j2-w4cx-62h2
detected_date: Mar 23
severity: high
first_patched: 2.12.6.1
- name: XML External Entity (XXE) Injection in Jackson Databind
cve_id: CVE-2020-25649
cve_url: https://github.com/advisories/GHSA-288c-cq4h-88gq
detected_date: Aug 22
severity: high
first_patched: 2.9.10.7
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-24750
cve_url: https://github.com/advisories/GHSA-qjw2-hr98-qgfh
detected_date: Jan 28
severity: high
first_patched: 2.9.10.6
- name: Deserialization of Untrusted Data
cve_id: CVE-2018-12023
cve_url: https://github.com/advisories/GHSA-6wqp-v4v6-c87c
detected_date: Aug 22
severity: high
first_patched: 2.8.11.2
- name: Deserialization of untrusted data in FasterXML jackson-databind
cve_id: CVE-2019-14439
cve_url: https://github.com/advisories/GHSA-gwp4-hfv6-p7hw
detected_date: Aug 22
severity: high
first_patched: 2.8.11.4
- name: jackson-databind mishandles the interaction between serialization gadgets
and typing
cve_id: CVE-2020-10673
cve_url: https://github.com/advisories/GHSA-fqwf-pjwf-7vqv
detected_date: Aug 22
severity: high
first_patched: 2.9.10.4
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36181
cve_url: https://github.com/advisories/GHSA-cvm9-fjm9-3572
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Serialization gadget exploit in jackson-databind
cve_id: CVE-2020-35728
cve_url: https://github.com/advisories/GHSA-5r5r-6hpj-8gg9
detected_date: Nov 22
severity: high
first_patched: 2.9.10.8
- name: Polymorphic deserialization of malicious object in jackson-databind
cve_id: CVE-2019-14892
cve_url: https://github.com/advisories/GHSA-cf6r-3wgc-h863
detected_date: Aug 22
severity: high
first_patched: 2.8.11.5
- name: jackson-databind Deserialization of Untrusted Data vulnerability
cve_id: CVE-2018-12022
cve_url: https://github.com/advisories/GHSA-cjjf-94ff-43w7
detected_date: Aug 22
severity: high
first_patched: 2.8.11.2
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36186
cve_url: https://github.com/advisories/GHSA-v585-23hc-c647
detected_date: Jan 18
severity: high
first_patched: 2.9.10.8
- name: Deserialization of untrusted data in jackson-databind
cve_id: CVE-2021-20190
cve_url: https://github.com/advisories/GHSA-5949-rw7g-wx7w
detected_date: Aug 22
severity: high
first_patched: 2.9.10.7
- name: Code Injection in jackson-databind
cve_id: CVE-2020-24616
cve_url: https://github.com/advisories/GHSA-h3cw-g4mq-c5x2
detected_date: Jan 28
severity: high
first_patched: 2.9.10.6
- name: Serialization gadgets exploit in jackson-databind
cve_id: CVE-2020-35491
cve_url: https://github.com/advisories/GHSA-r3gr-cxrf-hg25
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Serialization gadgets exploit in jackson-databind
cve_id: CVE-2020-35490
cve_url: https://github.com/advisories/GHSA-wh8g-3j2c-rqj5
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Uncontrolled Resource Consumption in Jackson-databind
cve_id: CVE-2022-42003
cve_url: https://github.com/advisories/GHSA-jjjh-jjxp-wpff
detected_date: Oct 5
severity: high
first_patched: 2.12.7.1
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36183
cve_url: https://github.com/advisories/GHSA-9m6f-7xcq-8vf8
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36180
cve_url: https://github.com/advisories/GHSA-8c4j-34r4-xr8g
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36182
cve_url: https://github.com/advisories/GHSA-89qr-369f-5m5x
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36179
cve_url: https://github.com/advisories/GHSA-9gph-22xh-8x98
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36189
cve_url: https://github.com/advisories/GHSA-vfqx-33qm-g869
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36188
cve_url: https://github.com/advisories/GHSA-f9xh-2qgp-cq57
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36187
cve_url: https://github.com/advisories/GHSA-r695-7vr9-jgc2
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36184
cve_url: https://github.com/advisories/GHSA-m6x4-97wx-4q27
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Unsafe Deserialization in jackson-databind
cve_id: CVE-2020-36185
cve_url: https://github.com/advisories/GHSA-8w26-6f25-cm9x
detected_date: Jan 28
severity: high
first_patched: 2.9.10.8
- name: Deserialization of Untrusted Data in jackson-databind
cve_id: CVE-2018-5968
cve_url: https://github.com/advisories/GHSA-w3f4-3q6j-rh82
detected_date: Aug 22
severity: high
first_patched: 2.8.11.1
- name: Uncontrolled Resource Consumption in FasterXML jackson-databind
cve_id: CVE-2022-42004
cve_url: https://github.com/advisories/GHSA-rgv9-q543-rqg4
detected_date: Oct 5
severity: high
first_patched: 2.12.7.1
- name: Information exposure in FasterXML jackson-databind
cve_id: CVE-2019-12086
cve_url: https://github.com/advisories/GHSA-5ww9-j83m-q7qx
detected_date: Aug 22
severity: high
first_patched: 2.8.11.4
- name: jackson-databind before 2.9.10.4 vulnerable to unsafe deserialization
cve_id: CVE-2020-10650
cve_url: https://github.com/advisories/GHSA-rpr3-cw39-3pxh
detected_date: Jul 16
severity: high
first_patched: 2.9.10.4
- name: Deserialization of Untrusted Data in FasterXML jackson-databind
cve_id: CVE-2019-12384
cve_url: https://github.com/advisories/GHSA-mph4-vhrx-mv67
detected_date: Aug 22
severity: moderate
first_patched: 2.8.11.4
- name: Deserialization of untrusted data in FasterXML jackson-databind
cve_id: CVE-2019-12814
cve_url: https://github.com/advisories/GHSA-cmfg-87vq-g5g4
detected_date: Aug 22
severity: moderate
first_patched: 2.8.11.4
- name: mysql:mysql-connector-java
description: MySQL JDBC Type 4 driver
version: 5.1.36
license: GPL-3.0-only
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z
vulnerabilities:
- name: Improper Access Control in MySQL Connectors Java
cve_id: CVE-2017-3523
cve_url: https://github.com/advisories/GHSA-2xxh-f8r3-hvvr
detected_date: Jul 2
severity: high
first_patched: 5.1.41
- name: Improper Privilege Management in MySQL Connectors Java
cve_id: CVE-2018-3258
cve_url: https://github.com/advisories/GHSA-4vrv-ch96-6h42
detected_date: Jun 29
severity: high
first_patched: 8.0.13
- name: Privilege escalation in mysql-connector-jav
cve_id: CVE-2019-2692
cve_url: https://github.com/advisories/GHSA-jcq3-cprp-m333
detected_date: Aug 22
severity: moderate
first_patched: 8.0.16
- name: Exposure of Sensitive Information to an Unauthorized Actor in Oracle MySQL
Connectors Java
cve_id: CVE-2017-3586
cve_url: https://github.com/advisories/GHSA-pwh7-92h3-mqr6
detected_date: Jul 2
severity: moderate
first_patched: 5.1.42
- name: Improper Handling of Insufficient Permissions or Privileges in MySQL Connectors
Java
cve_id: CVE-2022-21363
cve_url: https://github.com/advisories/GHSA-g76j-4cxx-23h9
detected_date: Jun 21
severity: moderate
first_patched: 8.0.28
- name: Exposure of Sensitive Information to an Unauthorized Actor in Oracle MySQL
Connectors Java
cve_id: CVE-2017-3589
cve_url: https://github.com/advisories/GHSA-cjcf-wm2p-59h5
detected_date: Jul 2
severity: low
first_patched: 5.1.42
- name: commons-io:commons-io
description: The Apache Commons IO library contains utility classes
version: '2.4'
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/springBoot/pom.xml
detection_source: springBoot/pom.xml
last_updated_by: chx
last_updated_on: 2016-11-14 11:29:34.000000000 Z
vulnerabilities:
- name: Path Traversal and Improper Input Validation in Apache Commons IO
cve_id: CVE-2021-29425
cve_url: https://github.com/advisories/GHSA-gwrp-pvrq-jmwv
detected_date: Aug 22
severity: moderate
first_patched: '2.7'
- name: com.fasterxml.jackson.core:jackson-annotations
description: Core annotations used for value types
version: 2.8.5
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/nice-org-two/Java-2/blob/master/druid_spring_config/pom.xml
detection_source: druid_spring_config/pom.xml
last_updated_by: chenhaoxiang
last_updated_on: 2018-02-06 14:49:41.000000000 Z