mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Clarify Log4jJndiInjection.ql query help
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/**
|
||||
* @name Log4j log injection and LDAP JNDI injection
|
||||
* @name Potential Log4J LDAP JNDI injection (CVE-2021-44228)
|
||||
* @description Building Log4j log entries from user-controlled data may allow
|
||||
* attackers to inject malicious code through JNDI lookups.
|
||||
* attackers to inject malicious code through JNDI lookups when
|
||||
* using Log4J versions vulnerable to CVE-2021-44228.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
|
||||
Reference in New Issue
Block a user