We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85ed9e commit 68a0efaCopy full SHA for 68a0efa
java/ql/src/experimental/Security/CWE/CWE-020/Log4jJndiInjection.ql
@@ -1,7 +1,7 @@
1
/**
2
* @name Potential Log4J LDAP JNDI injection (CVE-2021-44228)
3
* @description Building Log4j log entries from user-controlled data may allow
4
- * attackers to inject malicious code through JNDI lookups when
+ * attackers to inject malicious code through JNDI lookups when
5
* using Log4J versions vulnerable to CVE-2021-44228.
6
* @kind path-problem
7
* @problem.severity error
0 commit comments