Skip to content

Injection: Apache Log4j2 Remote Code Injection

Identifier: cve_2021_44228

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Apache Log4j2 \<=2.14.1 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.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  cve_2021_44228:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.