CVE ID(s)
There's no CVE for this.
Report
I created a query to detect JNDI injections in Java code. The query raises a flag if a user-provided name is used in JNDI lookup. JNDI InitialContext as well as Spring's and Apache Shiro's JndiTemplate are supported.
The details are present in PR: github/codeql#3288
CVE ID(s)
There's no CVE for this.
Report
I created a query to detect JNDI injections in Java code. The query raises a flag if a user-provided name is used in JNDI lookup. JNDI
InitialContextas well as Spring's and Apache Shiro'sJndiTemplateare supported.The details are present in PR: github/codeql#3288