Skip to content

Update to log4j2 2.16.0 #289

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

Closed
danotorrey opened this issue Dec 14, 2021 · 5 comments
Closed

Update to log4j2 2.16.0 #289

danotorrey opened this issue Dec 14, 2021 · 5 comments

Comments

@danotorrey
Copy link

The log4j dependencies were recently updated to 2.15.0 in #285 to mitigate CVE-2021-44228.

A subsequent log4j version (2.16.0) was released yesterday that completely disables JNDI by default. Should the project be updated to this new version?

CVE-2021-44228 has shown the JNDI has significant security issues.
2.16.0 disables JNDI by default.

https://logging.apache.org/log4j/2.x/changes-report.html#a2.16.0

@ericlink
Copy link

Now a must to update to 2.16: https://logging.apache.org/log4j/2.x/security.html

@HerrSchwarz
Copy link

Thanks for taking care so quickly. Do you have an ETA for the release?

@msailes
Copy link
Collaborator

msailes commented Dec 15, 2021

It's available now

https://repo1.maven.org/maven2/com/amazonaws/aws-lambda-java-log4j2/

@HerrSchwarz
Copy link

Awesome, thank you so much 🙂

@andclt
Copy link
Contributor

andclt commented Dec 22, 2021

Closing issue since aws-lambda-java-log4j2 1.5.0 (with log4j 2.17.0) is available in Maven: https://search.maven.org/artifact/com.amazonaws/aws-lambda-java-log4j2/1.5.0/jar

@andclt andclt closed this as completed Dec 22, 2021
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

No branches or pull requests

5 participants