forked from wolfi-dev/advisories
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cassandra-reaper.advisories.yaml
167 lines (152 loc) · 12.8 KB
/
cassandra-reaper.advisories.yaml
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
schema-version: 2.0.2
package:
name: cassandra-reaper
advisories:
- id: CVE-2015-0886
aliases:
- GHSA-9h6p-92jq-888x
events:
- timestamp: 2024-01-18T07:10:54Z
type: detection
data:
type: scan/v1
data:
subpackageName: cassandra-reaper
componentID: ba4f10860d804f63
componentName: jbcrypt
componentVersion: 0.3m
componentType: java-archive
componentLocation: /usr/local/lib/cassandra-reaper.jar
scanner: grype
- timestamp: 2024-01-18T10:02:13Z
type: pending-upstream-fix
data:
note: To be able to fix this CVE, we need to upgrade the "org.apache.cassandra:cassandra-all" dependency version from `2.2.12` which is the version project is currently using to at least `4.0.10` which is the version we should bump to to fix the CVEs but we can't because the build was failed due to compilation errors.
- id: CVE-2020-36518
aliases:
- GHSA-57j2-w4cx-62h2
events:
- timestamp: 2024-01-19T09:07:56Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jackson-databind' dependency to '2.12.6.1' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2020-8908
aliases:
- GHSA-5mg8-w23w-74h3
events:
- timestamp: 2024-01-18T07:10:54Z
type: detection
data:
type: scan/v1
data:
subpackageName: cassandra-reaper
componentID: 8c597064497d4191
componentName: guava
componentVersion: 24.1.1-jre
componentType: java-archive
componentLocation: /usr/local/lib/cassandra-reaper.jar
scanner: grype
- timestamp: 2024-01-18T09:54:49Z
type: pending-upstream-fix
data:
note: Pending upstream fix, this fix will require some code changes since when we upgrade the "com.google.guava:guava" dependency version from 24.1.1 which is the version project is currently using to 32.0.0 which is the version we should bump to to fix the CVEs but we can't because the build was failed due to compilation errors.
- id: CVE-2021-28168
aliases:
- GHSA-c43q-5hpj-4crv
events:
- timestamp: 2024-01-19T09:08:17Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jersey-common' dependency to '2.34' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2021-46877
aliases:
- GHSA-3x8x-79m2-3w2w
events:
- timestamp: 2024-01-19T09:07:48Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jackson-databind' dependency to '2.12.6' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2022-1471
aliases:
- GHSA-mjmj-j48q-9wg2
events:
- timestamp: 2024-01-18T19:09:45Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'snakeyaml' dependency to '2.0' or higher but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'. There is an also an open PR about the CVE in the 'snakeyaml': https://github.com/thelastpickle/cassandra-reaper/pull/1455"
- id: CVE-2022-42003
aliases:
- GHSA-jjjh-jjxp-wpff
events:
- timestamp: 2024-01-19T09:08:02Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jackson-databind' dependency to '2.12.7.1' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2022-42004
aliases:
- GHSA-rgv9-q543-rqg4
events:
- timestamp: 2024-01-19T09:08:09Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jackson-databind' dependency to '2.12.7.1' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2023-26048
aliases:
- GHSA-qw69-rqj8-6qw8
events:
- timestamp: 2024-01-19T09:08:39Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jetty-server' dependency to '9.4.51.v20230217' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2023-26049
aliases:
- GHSA-p26g-97m4-6q7c
events:
- timestamp: 2024-01-19T09:08:32Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jetty-server' dependency to '9.4.51.v20230217' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2023-2976
aliases:
- GHSA-7g45-4rm6-3mm3
events:
- timestamp: 2024-01-18T07:10:54Z
type: detection
data:
type: scan/v1
data:
subpackageName: cassandra-reaper
componentID: 8c597064497d4191
componentName: guava
componentVersion: 24.1.1-jre
componentType: java-archive
componentLocation: /usr/local/lib/cassandra-reaper.jar
scanner: grype
- timestamp: 2024-01-18T09:59:33Z
type: pending-upstream-fix
data:
note: Pending upstream fix, this fix will require some code changes since when we upgrade the "com.google.guava:guava" dependency version from 24.1.1 which is the version project is currently using to 32.0.0 which is the version we should upgrade to fix the CVEs but we can't because the build was failed due to compilation errors.
- id: CVE-2023-36479
aliases:
- GHSA-3gh6-v5v9-6v9j
events:
- timestamp: 2024-01-19T09:08:48Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jetty-servlets' dependency to '9.4.52' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2023-40167
aliases:
- GHSA-hmr7-m48g-48f6
events:
- timestamp: 2024-01-19T09:08:24Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'jetty-http' dependency to '9.4.52' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"
- id: CVE-2023-46120
aliases:
- GHSA-mm8h-8587-p46h
events:
- timestamp: 2024-01-19T09:06:27Z
type: pending-upstream-fix
data:
note: "To fix the CVE we should bump the 'amqp-client' dependency to '5.18.0' or higher, to do that, we should bump the 'dropwizard-core' version to 2.1 or higher this is because 'amqp-client' is one of the dependencies of the 'dropwizard-core' but we cannot do that because the project does not work due to this error 'java.lang.NoSuchMethodError: void org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(org.glassfish.jersey.internal.inject.InjectionManager, org.glassfish.jersey.model.internal.ComponentBag, org.glassfish.jersey.spi.ExecutorServiceProvider, org.glassfish.jersey.spi.ScheduledExecutorServiceProvider)'. There is an issue already created for raising an awareness about this CVE : https://github.com/thelastpickle/cassandra-reaper/issues/1462"