ColdFusion must have Event Gateway Services disabled when not in use.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-279041APAS-CF-000195SV-279041r1171343_ruleCCI-000381medium
Description
Application servers provide a myriad of differing processes, features, and functionalities. Some of these processes may be deemed to be unnecessary or too unsecure to run on a production DOD system. Event Gateway Services are used to pass events from external sources to ColdFusion components that are specified. Since this gateway is accepting events from external sources, a listener must be present. When enabled, along with the listener, memory, queues, and processes are available for gateway processes. These resources can be used by an attacker and should be disabled if the feature is not being used for hosted applications.
STIGDate
Adobe ColdFusion Security Technical Implementation Guide2025-12-19

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
CM-7
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.4.6
1.00
  • DISA · V1R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000381
1.00
  • DISA · V1R1 · disa_xccdf · related

Details

Check Text (C-279041r1171343_chk)

Check Event Gateway Service. 1. From the Admin Console Landing Screen, navigate to Event Gateways >> Settings. If Event Gateway is not in use and "Enable ColdFusion Event Gateway Services" is checked, this is a finding.

Fix Text (F-83494r1171342_fix)

Configure Event Gateway Service. 1. From the Admin Console Landing Screen, navigate to Event Gateways >> Settings. 2. Uncheck "Enable ColdFusion Event Gateway Services". 3. Select "Submit Changes".