CWE Definition / CWE-917
CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
The product constructs all or part of an expression language (EL) statement in a framework such as a Java Server Page (JSP) using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended EL statement before it is executed.
Related Weakness
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine
CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
