Description
This web application is configured with the serviceDebug property includeExceptionDetailInFaults set to true. When configured this way, the WCF service will disclose exception details to clients.
Remediation
It's recommended to disable showing exception details to clients by setting the serviceDebug property includeExceptionDetailInFaults set to false.
<serviceDebug includeExceptionDetailInFaults="false" />
References
Related Vulnerabilities
WordPress Plugin Page Flip Image Gallery 'book_id' Parameter Remote File Disclosure (0.2.2)
WordPress Plugin Yoast SEO Information Disclosure (3.2.4)
Custom Error Pages Are Not Configured in WEB-INF/web.xml
WordPress Plugin WP SlackSync Information Disclosure (1.8.5)
WordPress Plugin Crayon Syntax Highlighter Local File Disclosure (2.6.10)