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

Bump spring versions to mitigate CVE-2022-22965 in example app. #1263

Closed
wants to merge 1 commit into from

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Apr 1, 2022

Signed-off-by: Marc Handalian handalm@amazon.com

Description

The update to trace-analytics-sample-app mitigates the CVE.
Data-prepper-core is also updated, but this is not currently exploitable as this package does not meet the requirements
https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement#am-i-impacted.

Issues Resolved

related opensearch-project/OpenSearch#2699

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

The update to trace-analytics-sample-app mitigates the CVE.
Data-prepper-core is also updated, but this is not currently exploitable as this package does not meet the requirements
https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement#am-i-impacted.

Signed-off-by: Marc Handalian <handalm@amazon.com>
@mch2 mch2 requested a review from a team as a code owner April 1, 2022 18:14
@codecov-commenter
Copy link

Codecov Report

Merging #1263 (099ff4a) into main (9f3e90d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1263   +/-   ##
=========================================
  Coverage     93.79%   93.79%           
  Complexity     1104     1104           
=========================================
  Files           153      153           
  Lines          3064     3064           
  Branches        257      257           
=========================================
  Hits           2874     2874           
  Misses          138      138           
  Partials         52       52           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f3e90d...099ff4a. Read the comment docs.

@mch2
Copy link
Member Author

mch2 commented Apr 1, 2022

closing.. already a dependabot pr for this.

@mch2 mch2 closed this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants