Enhancement: cves/2021/CVE-2021-44228.yaml by mp
parent
195455a4a9
commit
cc27c92bf6
|
@ -1,7 +1,7 @@
|
|||
id: CVE-2021-44228
|
||||
|
||||
info:
|
||||
name: Remote Code Injection in Log4j
|
||||
name: Apache Log4j2 Remote Code Injection
|
||||
author: melbadry9,dhiyaneshDK,daffainfo,anon-artist,0xceba,Tea
|
||||
severity: critical
|
||||
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.
|
||||
|
@ -72,4 +72,4 @@ requests:
|
|||
regex:
|
||||
- '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output
|
||||
|
||||
# Enhanced by cs on 2022/02/28
|
||||
# Enhanced by mp on 2022/02/28
|
||||
|
|
Loading…
Reference in New Issue