CVE Vulnerabilities

CVE-2025-3322

Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')

Published: Jun 06, 2025 | Modified: Jun 06, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

An improper neutralization of inputs used in expression language allows remote code execution with the highest privileges on the server.

Weakness

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.

Potential Mitigations

  • If user-controlled data must be added to an expression interpreter, one or more of the following should be performed:

References