You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ADVISORY_TEXT="""Unspecified vulnerability in Uconnect before 15.26.1, as used
@@ -15,6 +17,42 @@
15
17
but not further above (thus "limited" path traversal), if the calling code would
16
18
use the result to construct a path value."""
17
19
20
+
cve_list="""
21
+
CVE-2020-13924
22
+
CVE-2020-11987
23
+
CVE-2020-17516
24
+
CVE-2021-25640
25
+
CVE-2020-11995
26
+
CVE-2021-25646
27
+
CVE-2020-13922
28
+
CVE-2020-17514
29
+
CVE-2020-11997
30
+
CVE-2020-9492
31
+
CVE-2020-1926
32
+
CVE-2020-13950
33
+
CVE-2020-35452
34
+
CVE-2021-20190
35
+
CVE-2020-27223
36
+
CVE-2020-9493
37
+
CVE-2020-17534
38
+
CVE-2021-21295
39
+
CVE-2021-25958
40
+
CVE-2020-17532
41
+
CVE-2020-17523
42
+
CVE-2020-1946
43
+
CVE-2020-17525
44
+
CVE-2020-13949
45
+
CVE-2021-25122
46
+
CVE-2020-17522
47
+
CVE-2020-13936
48
+
CVE-2020-13959
49
+
CVE-2021-23926
50
+
CVE-2020-11988
51
+
CVE-2019-10095
52
+
CVE-2020-13929"""
53
+
54
+
test="""The Apache Beam MongoDB connector in versions 2.10.0 to 2.16.0 has an option to disable SSL trust verification. However this configuration is not respected and the certificate verification disables trust verification in every case. This exclusion also gets registered globally which disables trust checking for any code running in the same JVM."""
0 commit comments