Check: CF11-06-000221
Adobe ColdFusion 11 STIG:
CF11-06-000221
(in versions v2 r1 through v1 r2)
Title
ColdFusion must have Allow Line Debugging disabled. (Cat I impact)
Discussion
Any application providing too much information in error logs and in administrative messages to the screen risks compromising the data and security of the application and system. The structure and content of error messages needs to be carefully considered by the organization and development team. The option to allow line debugging is enabled when a developer wants to trace code through a debugger such as Eclipse. Debugging must not be performed on a production server, and this option must be disabled.
Check Content
Within the Administrator Console, navigate to the "Debugger Settings" page under the "Debugging & Output Settings" menu. If "Allow Line Debugging" is checked, this is a finding.
Fix Text
Navigate to the "Debugger Settings" page under the "Debugging & Output Settings" menu. Uncheck "Allow Line Debugging" and select the "Submit Changes" button.
Additional Identifiers
Rule ID: SV-237230r641785_rule
Vulnerability ID: V-237230
Group Title: SRG-APP-000266-AS-000169
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 |