Invicti identified an exception report disclosure (Tomcat) in the target web server's HTTP response.
An attacker can obtain information such as:
Apply the following configuration to your web.xml file to prevent information leakage by applying custom error pages.
<error-page> <error-code>500</error-code> <location>/server_error.html</location> </error-page>

You can search and find all vulnerabilities
