SECURITY ALERTS

Apache Log4j2 Vulnerabilities (CVE-2021-44228, CVE-2021-45046) Could Allow for Arbitrary Code Execution

DESCRIPTION:
Apache Log4j2 JNDI features used in configuration, log messages, and parameters do not protect against attacker-controlled LDAP and other JNDI related endpoints. An attacker who can control log messages or log message parameters can execute arbitrary code loaded from LDAP servers when message lookup substitution is enabled. Log4j 2.16.0 (Java 8) and 2.12.2 (Java 7) fix this issue by removing support for message lookup patterns and disabling JNDI functionality by default.

 

AFFECTED RELEASES:
Apache Log4j 2.0-beta9 ~ 2.15.0, excluding 2.12.2

 

SOLUTION:
Users and system administrators of affected products are advised to apply the security updates immediately from the following URL:
https://logging.apache.org/log4j/2.x/security.html

 

REFERENCE:
1. https://logging.apache.org/log4j/2.x/security.html
2. https://www.tenable.com/blog/cve-2021-44228-proof-of-concept-for-critical-apache-log4j-remote-code-execution-vulnerability
3. https://thehackernews.com/2021/12/extremely-critical-log4j-vulnerability.html
4. https://nvd.nist.gov/vuln/detail/CVE-2021-44228
5. https://nvd.nist.gov/vuln/detail/CVE-2021-45046

Back To Top