File tree 1 file changed +0
-12
lines changed
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 53
53
<cpe >cpe:/a:apache:log4j</cpe >
54
54
<cve >CVE-2021-4104</cve >
55
55
</suppress >
56
- <suppress >
57
- <notes ><![CDATA[
58
- FIXME: Once we switch to Java 8 as the minimal JDK, update commons-io to the latest and delete this.
59
-
60
- This CVE is path traversal issue in FileNameUtils.normalize(). That class is not used directly or indirectly
61
- by ESAPI. We are required to use an older version of Commons-IO because of a direct dependency on Antisamy.
62
-
63
- file name: commons-io-2.6.jar
64
- ]]> </notes >
65
- <packageUrl regex =" true" >^pkg:maven/commons\-io/commons\-io@.*$</packageUrl >
66
- <cve >CVE-2021-29425</cve >
67
- </suppress >
68
56
<suppress >
69
57
<notes ><![CDATA[
70
58
ESAPI does not use this jar directly. It is a transitive dependency of AntiSamy and (as per Dave Wichers on
You can’t perform that action at this time.
0 commit comments