-
Notifications
You must be signed in to change notification settings - Fork 12
/
vulnerability-suppressions.xml
159 lines (149 loc) · 5.78 KB
/
vulnerability-suppressions.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
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2005-2019 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.opensource.org/licenses/ecl2.php
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.1.xsd">
<suppress>
<notes>Suppressing a CVE that is triggering on the closure compiler jar but is not related to it</notes>
<cve>CVE-2008-3891</cve>
</suppress>
<suppress>
<notes>Supressing various MySQL CVE's that aren't relevant</notes>
<cve>CVE-2014-0001</cve>
<cve>CVE-2013-1492</cve>
<cve>CVE-2012-3163</cve>
<cve>CVE-2012-3158</cve>
<cve>CVE-2012-0882</cve>
<cve>CVE-2012-0553</cve>
<cve>CVE-2008-0226</cve>
</suppress>
<suppress>
<notes>Our beanutils version is > 1.9.1 so supressing this CVE</notes>
<cve>CVE-2014-0114</cve>
</suppress>
<suppress>
<notes>
This CVE does not apply as it is related to vulnerability in the Network Security Services (NSS) in Sun
Java System Web Server 6.0 before SP 10 and ONE Application Server 7 before Update 3. Neither of this are in
use by this project. The vulnerable software versions for this CVE is exceptionally broad hence the false
positive.
</notes>
<cve>CVE-2006-5654</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: rice-web-2.5.18-SNAPSHOT.war: servlet-api-2.5.jar
]]></notes>
<sha1>5959582d97d8b61f4d154ca9e495aafd16726e34</sha1>
<cve>CVE-2006-3225</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: rice-web-2.5.18-SNAPSHOT.war: servlet-api-2.5.jar
]]></notes>
<sha1>5959582d97d8b61f4d154ca9e495aafd16726e34</sha1>
<cve>CVE-2006-2501</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: javax.mail-1.5.6.jar
]]></notes>
<sha1>ab5daef2f881c42c8e280cbe918ec4d7fdfd7efe</sha1>
<cve>CVE-2007-6059</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: jna-4.1.0.jar
sun:linux:4.1.0 is not the same as "jna"
]]></notes>
<sha1>1c12d070e602efd8021891cdd7fd18bc129372d4</sha1>
<cpe>cpe:/a:sun:linux:4.1.0</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: jna-4.1.0.jar
sun:sunos:4.1.0 is not the same as "jna"
]]></notes>
<sha1>1c12d070e602efd8021891cdd7fd18bc129372d4</sha1>
<cpe>cpe:/a:sun:sunos:4.1.0</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: commons-httpclient-3.1.jar
commons-httpclient 3.1 is not used in any production Kuali Rice code, only during packaging and testing
]]></notes>
<sha1>964cd74171f427720480efdec40a7c7f6e58426a</sha1>
<cpe>cpe:/a:apache:commons-httpclient:3.1</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: commons-httpclient-3.1.jar
commons-httpclient 3.1 is not used in any production Kuali Rice code, only during packaging and testing
]]></notes>
<sha1>964cd74171f427720480efdec40a7c7f6e58426a</sha1>
<cpe>cpe:/a:apache:httpclient:3.1</cpe>
</suppress>
<suppress>
<notes>This CVE is referring to a vulnerability in sample code, so not really relevant, supressing</notes>
<cve>CVE-2012-5786</cve>
</suppress>
<suppress>
<notes>Apache indicates this is not really a vulnerability in commons-fileupload itself</notes>
<cve>CVE-2016-1000031</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: groovy-all-2.4.7.jar
Rice only uses groovy for unit tests and not the ldap module so this CVE is not relevant to the security of the product
]]></notes>
<sha1>c5371aaa20bcdca1175d9477fc0811f4fd99b68a</sha1>
<cve>CVE-2016-6497</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ehcache-2.10.4.jar/rest-management-private-classpath/META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.xml
]]></notes>
<gav regex="true">^com\.fasterxml\.jackson\.core:jackson-databind:.*$</gav>
<cpe>cpe:/a:fasterxml:jackson</cpe>
</suppress>
<suppress>
<notes><![CDATA[
file name: log4j-1.2.17.jar
]]></notes>
<gav regex="true">^org\.zenframework\.z8\.dependencies\.commons:log4j-1\.2\.17:.*$</gav>
<cve>CVE-2017-5645</cve>
</suppress>
<suppress>
<notes>This CVE only applies to a vulnerability when using STOMP over WebSocket endpoints which Kuali Rice
is not doing</notes>
<gav regex="true">^org\.spring.*$</gav>
<cve>CVE-2018-1270</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ehcache-2.10.5.jar (shaded: org.eclipse.jetty:jetty-util:8.1.15.v20140411)
]]></notes>
<gav regex="true">^org\.eclipse\.jetty:.*:.*$</gav>
<cve>CVE-2017-7657</cve>
</suppress>
<suppress>
<notes><![CDATA[
file name: ehcache-2.10.5.jar (shaded: org.eclipse.jetty:jetty-util:8.1.15.v20140411)
]]></notes>
<gav regex="true">^org\.eclipse\.jetty:.*:.*$</gav>
<cve>CVE-2017-7658</cve>
</suppress>
<suppress>
<notes>slf4j-ext reports a vulnerability that we do not use but marks all slf4j vulnerable</notes>
<cve>CVE-2018-8088</cve>
</suppress>
</suppressions>