STIGQter STIGQter: STIG Summary: Soaring Software Solutions TCMax 9.x Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Feb 2026:

TCMax must protect the confidentiality and integrity of transmitted information.

DISA Rule

SV-281376r1195320_rule

Vulnerability Number

V-281376

Group Title

SRG-APP-000219

Rule Version

TCMA-09-000093

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

1. Open the file C:\ProgramData\Soaring Software Solutions\TCMax\Configuration Files\DatabaseConnections.xml.

2. Edit the file to set Encrypt = True.

Example file below:
<Root>
<PrimaryConnection DataSource="MicrosoftSqlServer" DataProvider="SqlClient">
<ConnectionString>Persist Security Info=False;Data Source=SERVER_NAME\INSTANCE_NAME;Initial Catalog=DB_NAME;Integrated Security=SSPI;Encrypt=True;TrustServerCertificate=False;MultipleActiveResultSets=True;Connection Timeout=15</ConnectionString>
</PrimaryConnection>
</Root>

Check Contents

1. Using a Windows account of appropriate privileges to access the file system, open the file C:\ProgramData\Soaring Software Solutions\TCMax\Configuration Files\DatabaseConnections.xml.

2. Review the attribute for Encrypt.

If Encrypt = False, this is a finding.

Vulnerability Number

V-281376

Documentable

False

Rule Version

TCMA-09-000093

Severity Override Guidance

1. Using a Windows account of appropriate privileges to access the file system, open the file C:\ProgramData\Soaring Software Solutions\TCMax\Configuration Files\DatabaseConnections.xml.

2. Review the attribute for Encrypt.

If Encrypt = False, this is a finding.

Check Content Reference

M

Target Key

5734