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

Adding SOLR_OPTS, LS_JAVA_OPTS, and ES_JAVA_OPTS to patch against CVE-2021-44228 #358

Merged
merged 3 commits into from
Dec 10, 2021

Conversation

cdchris12
Copy link
Contributor

@cdchris12 cdchris12 commented Dec 10, 2021

This PR adds new SOLR_OPTS for our Solr images, new ES_JAVA_OPTS for our ElasticSearch images, and new LS_JAVA_OPTS for our Logstash images to patch the CVE-2021-44228 vulnerability announced earlier today.

More information on this vulnerability can be found here: GHSA-jfh8-c2jp-5v3q

Closes #357

@cdchris12 cdchris12 self-assigned this Dec 10, 2021
@cdchris12 cdchris12 changed the title Adding JAVA_OPTS and ES_JAVA_OPTS to patch against CVE-2021-44228 Adding SOLR_OPTS and ES_JAVA_OPTS to patch against CVE-2021-44228 Dec 10, 2021
@cdchris12 cdchris12 changed the title Adding SOLR_OPTS and ES_JAVA_OPTS to patch against CVE-2021-44228 Adding SOLR_OPTS, LS_JAVA_OPTS, and ES_JAVA_OPTS to patch against CVE-2021-44228 Dec 10, 2021
@tobybellwood tobybellwood merged commit 370e218 into main Dec 10, 2021
@tobybellwood tobybellwood deleted the CVE-2021-44228 branch December 10, 2021 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2021-44228 Log4Shell: log4j Remote code execution
2 participants