Exploitation
Overview
If an attacker has the ability to control the Expression Language which is evaluated by the application, this will result in a vulnerability.
Basic Proof of Concept
It appears that the sink in this scenario is the createValueExpression()
method.
How to do it in Spring?
Spring uses Thymeleaf for its views
Any other frameworks?
Last updated