Expected behavior
spring-core with no vulnerabilities, recommended to upgrade to 5.2.20 or above
Actual behavior
The library org.springframework:spring-core version 4.3.25 was detected in Maven library manager located at WebAPI.war and is vulnerable to CVE-2022-22965, which exists in versions < 5.2.20.
The vulnerability can be remediated by updating the library to version 5.2.20 or higher, using mvn versions:use-latest-releases -Dincludes=org.springframework:spring-core.
Steps to reproduce behavior
One of our monitoring tool detected this version of spring-core has CRITICAL vulnerabilities that need immediate attention.