STIGhubSTIGhub
STIGsSearchCompareAbout

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • VPAT
  • DISA STIG Library
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Adobe ColdFusion Security Technical Implementation Guide

V-279058

CAT II (Medium)

ColdFusion must transmit only encrypted representations of passwords to NoSQL data sources.

Rule ID

SV-279058r1171531_rule

STIG

Adobe ColdFusion Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-000197

Discussion

When data is transmitted between ColdFusion and the datasources without encryption, it is vulnerable to interception and unauthorized access. This can lead to the exposure of sensitive information, including personal data, authentication credentials, and other confidential information. By requiring each of the data sources to use encryption for data transmission, ColdFusion ensures that the credentials and data are protected from eavesdropping and tampering. This practice helps maintain the confidentiality and integrity of the data, thereby enhancing the overall security of the server and the applications it hosts. Regularly verifying and enforcing using encryption for all datasource connections is essential for maintaining a secure server environment.

Check Content

1. From the Admin Console Landing Screen, navigate to Data & Services >> NoSQL Data Sources.

2. For each "Connected NoSQL Data Source" configured, examine the settings and verify if encryption is enabled and properly configured for each data source connection.

If any NoSQL data source is found without encryption enabled, this is a finding.

If any NoSQL data source does not have "Enable SSL " checked, this is a finding.

Fix Text

1. From the Admin Console Landing Screen, navigate to Data & Services >> NoSQL Data Sources.

2. Make the necessary changes to the data source to use encryption.

3. Check " Enable SSL" checkbox.

4. Select "Submit".