spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Vulnerabilities affecting Spring Cloud Dataflow dependencies
Running a vulnerabilities scan through the Spring Cloud Dataflow server returns some CVEs affecting the latest release:
- CVE-2024-23672 - tomcat-embed-websocket-9.0.83.jar
- CVE-2024-24549 - tomcat-embed-core-9.0.83.jar
- CVE-2024-22257 - spring-security-core-5.7.6.jar
- CVE-2024-29025 - netty-codec-http-4.1.101.Final.jar
- CVE-2023-52428 - nimbus-jose-jwt-9.22.jar
- CVE-2024-31033 - jjwt-impl-0.11.2.jar
- CVE-2024-22262 - spring-web-5.3.31.jar
- CVE-2016-1000027 - spring-web-5.3.31.jar
Could you confirm whether the App is affected by these vulnerabilities and if so, are there plans to update the related dependencies and release it soon?
This reference to latest release v2.11.2
Many thanks, Shalom
2.11.3-SNAPSHOT is updating to Spring Framework 5.3.33 The only one that will remain is CVE-2016-1000027 with mitigation described here.
Thank you for the update. When is version 2.11.3-SNAPSHOT expected to be released?