Invicti detected Struts2 development mode is enabled, so the target web server is disclosing stack trace data in the HTTP response.
Development mode enables extra debugging behaviors that assist developers, as well as attackers.
An attacker can obtain information such as:
Change your WEB-INF/classes/struts.properties file to disable development mode:
struts.devMode=false

You can search and find all vulnerabilities
