Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2023-22665
Summary
There is insufficient checking of user queries in Apache Jena versions prior to 4.8.0, when invoking custom scripts. It allows a remote user to execute arbitrary javascript via a SPARQL query.
- LOW
- NETWORK
- LOW
- CHANGED
- REQUIRED
- LOW
- LOW
- NONE
CWE-917 - Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
The software 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.
References
Advisory Timeline
- Published