Skip to content

Apache Log4j Remote Code Execution

Critical severity GitHub Reviewed Published Dec 13, 2021 in opencast/opencast • Updated Jan 9, 2023

Package

maven org.opencastproject:opencast-common (Maven)

Affected versions

< 9.10
>= 10.0, < 10.6

Patched versions

9.10
10.6

Description

Impact

Opencast uses an Apache Log4j2 version which, combined with older JDK versions, can be used for remote code execution attacks which have been found to be actively exploited.

Apache Log4j2 <=2.14.1 JNDI features is not sufficiently protected. An attacker who can control log messages or log message parameters can execute arbitrary code when message lookup substitution is enabled.

Who is affected

  • Opencast before 9.10 or 10.6 are affected
    • Log4j version: all 2.x versions before 2.15.0 are affected

Patches

The issue has been fixed in Opencast 9.10 and 10.6.

Workarounds

The vulnerability can be mitigated by setting system property log4j2.formatMsgNoLookups to true.

References

For more information

If you have any questions or comments about this advisory:

Note about dependencies

This issue affects many Java applications. Please also verify these are not vulnerable.

References

@lkiesow lkiesow published to opencast/opencast Dec 13, 2021
Reviewed Dec 14, 2021
Published to the GitHub Advisory Database Dec 14, 2021
Last updated Jan 9, 2023

Severity

Critical

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-mf4f-j588-5xm8

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.