Valid CAS-005 Dumps shared by EduDump.com for Helping Passing CAS-005 Exam! EduDump.com now offer the newest CAS-005 exam dumps, the EduDump.com CAS-005 exam questions have been updated and answers have been corrected get the newest EduDump.com CAS-005 dumps with Test Engine here:
A security analyst is performing a review of a web application. During testing as a standard user, the following error log appears: Error Message in Database Connection Connection to host USA-WebApp-Database failed Database "Prod-DB01" not found Table "CustomerInfo" not found Please retry your request later Which of the following best describes the analyst's findings and a potential mitigation technique?
Correct Answer: C
Revealing internal hostnames, database names, and table names in user-facing error messages leaks sensitive implementation details that aid attackers. To mitigate this, the application should catch such exceptions and return a generic, user-friendly error (e.g. "An internal error occurred, please try again later") while logging the full details only on the server side.