Closed
Description
We recently incorporated ESAPI 2.2.3.1 into a number of Spring Boot services. Dependency Checker now flags all those services with a total of 5 vulnerabilities: 3 blocker, 1 critical, 1 major.
- CVE-2022-23305
- CVE-2022-23302
- CVE-2021-4104
- CVE-2021-35043
- CVE-2019-17571
Introduced by commons-io, log4j and antisamy.
The same can be seen in the Maven repository:
https://mvnrepository.com/artifact/org.owasp.esapi/esapi/2.2.3.1
I looked at this project's pom.xml but it looks like these dependencies must be pulled in by the parent pom.