forked from codice/ddf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependency-check-maven-config.xml
237 lines (212 loc) · 8.18 KB
/
dependency-check-maven-config.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://www.owasp.org/index.php/OWASP_Dependency_Check_Suppression">
<suppress>
<notes><![CDATA[
CVE-2004-0009 is an issue with Apache not-yet-commons-ssl.
This jar has been stripped from the distribution, the suppression
is to prevent OWASP from complaining.
file name: apache-karaf-4.0.4.zip: org.apache.servicemix.bundles.not-yet-commons-ssl-0.3.11_1.jar
]]></notes>
<cve>CVE-2004-0009</cve>
</suppress>
<suppress>
<notes><![CDATA[
CVE-2015-5344 is an issue with Camel version before 2.16.1
OWASP appears to have confused the internal proxy-camel-servlet
version with the overall Camel version - marking as false positive.
file name: proxy-camel-servlet-2.10.0-SNAPSHOT.jar]]></notes>
<cve>CVE-2015-5344</cve>
</suppress>
<suppress>
<notes><![CDATA[
CVE-2014-1939 is an Android specific issue, and does not apply here
file name: google-http-client-1.22.0.jar]]></notes>
<cve>CVE-2014-1939</cve>
</suppress>
<suppress>
<notes>
CVE-2008-0660 is a stack based buffer overflow vulnerability related to ActiveX and
several image uploaders. This is unrelated to presto-parser, so marking as a false positive.
</notes>
<cve>CVE-2008-0660</cve>
</suppress>
<suppress>
<notes>
CVE-2007-1085 is a cross-site scripting (XSS) vulnerability related to Google Desktop
which does not apply here.
</notes>
<cve>CVE-2007-1085</cve>
</suppress>
<suppress>
<notes>
CVE-2007-3150 is a JavaScript injection vulnerability related to Google Desktop which does
not apply here.
</notes>
<cve>CVE-2007-3150</cve>
</suppress>
<suppress>
<notes>
CVE-2010-1807 is related to a client side/browser vulnerability in WebKit. Marking the
vulnerability as a false positive since the vulnerable code is not currently used and
the code is executed server-side.
</notes>
<cve>CVE-2010-1807</cve>
</suppress>
<suppress>
<notes>
CVE-2011-2730 is related to a vulnerability in the VMware SpringSource Spring
Framework, where OWASP flags jars that are unrelated or have no dependency on
Spring, so marking it as a false positive.
</notes>
<cve>CVE-2011-2730</cve>
</suppress>
<suppress>
<notes>
CVE-2011-5034: Applies to
org.apache.servicemix.specs.activation-api-1.1-2.5.0.jar/META-INF/maven/org.apache.geronimo.specs/geronimo-activation_1.1_spec/pom.xml
ServiceMix embeds some Specs provided by Geronimo but does not use any of the effected libraries.
</notes>
<cve>CVE-2011-5034</cve>
</suppress>
<suppress>
<notes><![CDATA[
Suppressing vulnerabilities CVE-2013-4221 and CVE-2013-4221 as the offending jar file (org.restlet-2.1.1.jar)
is being manually removed from the Solr War and replaced with the fixed version. These should be removed when
Solr is updated (DDF-1110). See pom file for details.
file name: solr-4.7.2.war: org.restlet-2.1.1.jar
]]></notes>
<sha1>E12C23B962C925F2681729AFA1E40066A350AD27</sha1>
<cve>CVE-2013-4221</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: solr-4.7.2.war: org.restlet-2.1.1.jar
]]></notes>
<sha1>E12C23B962C925F2681729AFA1E40066A350AD27</sha1>
<cve>CVE-2013-4271</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: solr-*.jar
OWASP is getting confused by our version number being on a jar with solr in the name we are on solr 6.0+ which is not affected by this issue.
]]></notes>
<cve>CVE-2012-6612</cve>
</suppress>
<suppress>
<notes>
CVE-2014-0050: Applies to commons-fileupload-1.2.1, suppressing due to replacing jar when packaging war
</notes>
<cve>CVE-2014-0050</cve>
</suppress>
<suppress>
<notes><![CDATA[
false positive the effected camel version is 2.12 this uses a later version and does use the XSLT component
file name: proxy-camel-servlet-2.9.0-SNAPSHOT.jar
]]></notes>
<cve>CVE-2014-0002</cve>
</suppress>
<suppress>
<notes><![CDATA[
false positive the effected camel version is 2.12 this uses a later version and does use the XSLT component
file name: proxy-camel-servlet-2.9.0-SNAPSHOT.jar
]]></notes>
<cve>CVE-2014-0003</cve>
</suppress>
<suppress>
<notes><![CDATA[
this CVE is generating a lot of false positives it should only include jackson-dataformat-xml jar
but it is catching all jackson dependencies unfortunately I can't fix it so if we start depending
on a vulnerable version of jackson-dataformat-xml this will still suppress it.
]]></notes>
<cve>CVE-2016-3720</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: commons-beanutils-1.8.3.jar
shiro-core has a dependency on this but it doesn’t expose commons-beanutils to user input so it wouldn't pose a risk like the struts library that is called out in the CVE
]]></notes>
<sha1>686EF3410BCF4AB8CE7FD0B899E832AABA5FACF7</sha1>
<cve>CVE-2014-0114</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ffmpeg-3.1.1_1-bin.zip: ffmpeg.exe
Reported CVE's are vulnerabilities in earlier versions of FFmpeg
]]></notes>
<sha1>6EECC43A0883EF7C2A8E4BAF3AD45E24D8119ECC</sha1>
<cpe>cpe:/a:ffmpeg:ffmpeg:-</cpe>
</suppress>
<suppress>
<notes><![CDATA[
false positive CVE is unrelated
file name: platform-filter-delegate-*.jar
]]></notes>
<cve>CVE-2005-0861</cve>
</suppress>
<suppress>
<notes><![CDATA[
false positive CVE is unrelated
file name: nagasena-0000.0002.0049.0.jar
]]></notes>
<sha1>8821DF6D1BC22FBA8F608021F4F27698CF3FD91F</sha1>
<cve>CVE-2014-9389</cve>
</suppress>
<suppress>
<notes><![CDATA[
false positive CVE is unrelated
file name: org.apache.servicemix.bundles.not-yet-commons-ssl
]]></notes>
<cve>CVE-2004-0009</cve>
</suppress>
<!-- these are the geowebcache vulnerabilities it is not installed by default and it is only experimental these security issues would need to be resolved before geowebcache can be installed in a production enviroment-->
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: com.noelios.restlet-1.0.8.jar
]]></notes>
<sha1>5F0208421863FC86B73235A340EE83593616B217</sha1>
<cve>CVE-2013-4271</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: com.noelios.restlet-1.0.8.jar
]]></notes>
<sha1>5F0208421863FC86B73235A340EE83593616B217</sha1>
<cve>CVE-2013-4221</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: commons-beanutils-1.7.0.jar
]]></notes>
<sha1>5675FD96B29656504B86029551973D60FB41339B</sha1>
<cve>CVE-2014-0114</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: commons-collections-3.1.jar
]]></notes>
<sha1>40FB048097CAEACDB11DBB33B5755854D89EFDEB</sha1>
<cve>CVE-2015-6420</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: org.restlet-1.0.8.jar
]]></notes>
<sha1>77F96BAC71084C85023434B8CCFE6F923FD77C13</sha1>
<cve>CVE-2013-4271</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: org.restlet-1.0.8.jar
]]></notes>
<sha1>77F96BAC71084C85023434B8CCFE6F923FD77C13</sha1>
<cve>CVE-2013-4221</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: gwc-web-1.5.0.war: postgresql-8.4-701.jdbc3.jar
]]></notes>
<sha1>0EC717C6A5FAC71DE1706D497FCAB15FF57582A9</sha1>
<cve>CVE-2016-0766</cve>
</suppress>
<!-- end of geowebcache vulnerabilities -->
</suppressions>