V-222611
Application Security and Development Security Technical Implementation Guide
Title
The application must reveal error messages only to the ISSO, ISSM, or SA.
Description
<VulnDiscussion>Only authorized personnel should be aware of errors and the details of the errors. Error messages are an indicator of an organization's operational state or can identify application components. Additionally, Personally Identifiable Information (PII) and operational information must not be revealed through error messages to unauthorized personnel or their designated representatives. The structure and content of error messages must be carefully considered by the organization and d...
Fix Text (Documentation Requirement)
Configure the server to only send error messages containing system information or sensitive data to privileged users. Use generic error messages for non-privileged users.