May 2020
Intermediate to advanced
544 pages
12h 57m
English
OGNL expression injection occurs when unsanitized user input is passed to ValueStack for evaluation. In this section, we will try to understand the expression injection query and look at an example of exploitation.
The following screenshot shows an example of a vulnerable web application using Struts 2 that is vulnerable to CVE-2018-11776:

Let's try to exploit this Struts vulnerability (CVE-2018-11776) manually by taking the following steps:
Read now
Unlock full access