Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30756

Upgrade Apache log4j to 2.15.0

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 10.10-HF55, 2021.12
    • Fix Version/s: 10.10-HF56, 2021.13
    • Component/s: Security
    • Release Notes Summary:
      Upgrade Apache log4j to 2.15.0
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #50

      Description

      There is a 0 day on log4j that impacts the version 2.13.3 embedded in Nuxeo (10.10 and 2021) https://www.lunasec.io/docs/blog/log4j-zero-day/

      We should be protected against the LDAP vector as long as we have a JDK > 11.0.1 and 8u191

      However, there might be other unidentified vectors/exploits.

      Log4j 2.15.0 release basically sets the "log4j2.formatMsgNoLookups" option to true in order to block attacks.

      The "-Dlog4j2.formatMsgNoLookups=true" can be added to the JVM command to immediately mitigate the issue on a given deployment. In nuxeo.conf:

      JAVA_OPTS=$JAVA_OPTS -Dlog4j2.formatMsgNoLookups=true
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: