Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Log4j Upgrade |
|
Author |
|
Shrinidhi0409
Joined: 24 Sep 2021 Posts: 18 Location: India
|
Posted: Thu 20 Jan '22 7:10 Post subject: Log4j Upgrade |
|
|
HI,
We are using log4j 1.2.13 , apache 2.4.35 and java 8 in our application. We are planning to upgrade log4j 1.2.13 to log4j 2.17 .
Can you please suggest does upgrade of log4j to version mentioned is supported by the apache which we are using in our application.
Regards,
Shrinidhi S |
|
Back to top |
|
tangent Moderator
Joined: 16 Aug 2020 Posts: 348 Location: UK
|
Posted: Fri 21 Jan '22 16:10 Post subject: |
|
|
As you know, log4j is a Java based logging framework, which runs alongside your application in your chosen JVM.
So the Apache web front end over that framework should not be a factor over supportability as you put it.
The reported exploits appear to manipulate request headers, so don't consider it practical to try and filter the headers before the request gets passed to the back end. Updating log4j is the correct approach to this security problem. |
|
Back to top |
|
|
|
|
|
|