Check: SRG-APP-000266-WSR-000159
Web Server SRG:
SRG-APP-000266-WSR-000159
(in versions v4 r2 through v2 r2)
Title
Warning and error messages displayed to clients must be modified to minimize the identity of the web server, patches, loaded modules, and directory paths. (Cat II impact)
Discussion
Information needed by an attacker to begin looking for possible vulnerabilities in a web server includes any information about the web server, backend systems being accessed, and plug-ins or modules being used. Web servers will often display error messages to client users displaying enough information to aid in the debugging of the error. The information given back in error messages may display the web server type, version, patches installed, plug-ins and modules installed, type of code being used by the hosted application, and any backends being used for data storage. This information could be used by an attacker to blueprint what type of attacks might be successful. The information given to users must be minimized to not aid in the blueprinting of the web server.
Check Content
Review the web server documentation and deployed configuration to determine whether the web server offers different modes of operation that will minimize the identity of the web server, patches, loaded modules, and directory paths given to clients on error conditions. If the web server is not configured to minimize the information given to clients, this is a finding.
Fix Text
Configure the web server to minimize the information provided to the client in warning and error messages.
Additional Identifiers
Rule ID: SV-206412r961167_rule
Vulnerability ID: V-206412
Group Title: SRG-APP-000266
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001312 |
Generate error messages that provide information necessary for corrective actions without revealing information that could be exploited. |
Controls
Number | Title |
---|---|
SI-11 |
Error Handling |