Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Spring Framework dependencies #1300

Closed
tfr42 opened this issue Apr 3, 2022 · 1 comment · Fixed by #1301
Closed

Upgrade Spring Framework dependencies #1300

tfr42 opened this issue Apr 3, 2022 · 1 comment · Fixed by #1301
Labels
CVE Common Vulnerabilities and Exposures dependencies Pull requests that update a dependency (library)

Comments

@tfr42
Copy link
Member

tfr42 commented Apr 3, 2022

Spring Boot, Batch and Framework dependencies require update to current bug fix version (see https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement).

@tfr42 tfr42 added CVE Common Vulnerabilities and Exposures dependencies Pull requests that update a dependency (library) labels Apr 3, 2022
tfr42 added a commit that referenced this issue Apr 3, 2022
…o 4.3.5, and Spring Framework 5.3.12 to 5.3.18
@tfr42
Copy link
Member Author

tfr42 commented Apr 4, 2022

A recently discovered vulnerability in Spring Framework (CVE-2022-22965) has been reported as affecting systems running with Java 9+.
Note: Systems using Java 8 are not affected.

For this reason we can determine at this time that deegree webservices are not affected by this vulnerability. Spring is used within the deegree CLI utility deegree-gml-tools only. No Spring WebMVC or Spring REST controller is exposed by deegree.
Even though the deegee CLI does use a potentially vulnerable version of the Spring library we do not think it is exploitable via deegree webservices.

The deegree TMC team is aware of the reports of this vulnerability, so please do not contact us asking about it unless you are reporting an actual demonstration of the problem in a deegree installation or you are offering to assist the developer team in resolving the issue, see also Sponsoring OSGeo deegree.

A PR to upgrade Spring to a higher bugfix version has been provided, see PR #1301.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVE Common Vulnerabilities and Exposures dependencies Pull requests that update a dependency (library)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant