-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update log4j to fix RCE zero day. #714
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
Conversation
@snuyanzin Thanks for the timely fix, LGTM |
@snuyanzin Could you update the version to 2.16.0 ? The Log4J team release a better version : |
@leonardBang , done |
Cool, will merge once the CI passed. |
suddenly it fails on mongo connector...
now sure it is related to log4j updates.. |
Mongodb connector test sometimes to fail.I had create a issue for this. |
Update log4j 2.0 <= Apache log4j2 <= 2.14.1 have a RCE zero day. https://www.lunasec.io/docs/blog/log4j-zero-day/
Note: Fink CDC Project only uses log4j2 in test and won‘t package the log4j2 dependency which means Flink CDC connector won't be influenced by CVE-2021-44228/CVE-2021-45046. |
2.0 <= Apache log4j2 <= 2.14.1 have a RCE zero day.
https://www.lunasec.io/docs/blog/log4j-zero-day/