Context
We're still using Log4j 1.x (version 1.2.17) which has been EOL since 2015.
While this is NOT the same as the Log4Shell vulnerability (CVE-2021-44228, which affected Log4j 2.x), it still has known CVEs and receives no security patches:
Questions
- Should we prioritize migrating to Logback/SLF4J?
- Are we using any of the vulnerable components?
- What's the migration effort?
This was supposed to be done in 2022 (see task in backlog).
Files Affected
pom.xml (log4j dependency)
- All files using log4j imports
Context
We're still using Log4j 1.x (version 1.2.17) which has been EOL since 2015.
While this is NOT the same as the Log4Shell vulnerability (CVE-2021-44228, which affected Log4j 2.x), it still has known CVEs and receives no security patches:
Questions
This was supposed to be done in 2022 (see task in backlog).
Files Affected
pom.xml(log4j dependency)