Enhancement: cves/2021/CVE-2021-44228.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-02-28 16:43:59 -05:00
parent 195455a4a9
commit cc27c92bf6
1 changed files with 2 additions and 2 deletions

View File

@ -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