Skip to content

Commit 68a0efa

Browse files
committed
Formatting
1 parent d85ed9e commit 68a0efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-020/Log4jJndiInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Potential Log4J LDAP JNDI injection (CVE-2021-44228)
33
* @description Building Log4j log entries from user-controlled data may allow
4-
* attackers to inject malicious code through JNDI lookups when
4+
* attackers to inject malicious code through JNDI lookups when
55
* using Log4J versions vulnerable to CVE-2021-44228.
66
* @kind path-problem
77
* @problem.severity error

0 commit comments

Comments
 (0)