Expression Language Injection

Severity: High
Summary#

Invicti identified a possible expression language injection, which occurs when input data is evaluated by an expression language interpreter.

Even though Invicti believes there is an expression language injection in here, it could not confirm it. There can be numerous reasons for Invicti not being able to confirm it. We strongly recommend investigating the issue manually to ensure it is an expression language injection and needs to be addressed.

Impact#
An attacker can read server-side data, such as the content of server-side variables, and some other inner configuration details. This is a quite dangerous vulnerability because developers assume their server-side code would not be read by anyone outside, so they may place sensitive information such as passwords, connection strings, database queries, etc. It can also be used for bypassing HttpOnly protection.
Remediation#
Apply input validation best practices to ensure there are no EL meta characters("${" and "#{") in the input.
OR

Search Vulnerability

Build your resistance to threats. And save hundreds of hours each month.

Get a demo See how it works