Check: TANS-SV-000027
Tanium 6.5 STIG:
TANS-SV-000027
(in versions v1 r3 through v1 r2)
Title
The Tanium Server Logs and TDL_Logs directories must be restricted with appropriate permissions. (Cat II impact)
Discussion
Discretionary Access Control (DAC) is based on the notion that individual users are "owners" of objects and therefore have discretion over who should be authorized to access the object and in which mode (e.g., read or write). Ownership is usually acquired as a consequence of creating the object or via specified ownership assignment. DAC allows the owner to determine who will have access to objects they control. An example of DAC includes user controlled file permissions. When discretionary access control policies are implemented, subjects are not constrained with regard to what actions they can take with information for which they have already been granted access. Thus, subjects that have been granted access to information are not prevented from passing (i.e., the subjects have the discretion to pass) the information to other subjects or objects. A subject that is constrained in its operation by Mandatory Access Control policies is still able to operate under the less rigorous constraints of this requirement. Thus, while Mandatory Access Control imposes constraints preventing a subject from passing information to another subject operating at a different sensitivity level, this requirement permits the subject to pass the information to any subject at the same sensitivity level. The policy is bounded by the information system boundary. Once the information is passed outside of the control of the information system, additional means may be required to ensure the constraints remain in effect. While the older, more traditional definitions of discretionary access control require identity-based access control, that limitation is not required for this use of discretionary access control.
Check Content
Access the Tanium Server interactively. Log on with an account with administrative privileges to the server. Open an Explorer window. Navigate to the C:\Program Files\Tanium folder\Tanium Server folder. Right-click on the \Logs folder, select “Properties”. Click on the “Security” tab, “Advanced” button. Validate the owner of the directory is the [Tanium service account]. Validate the [Tanium service account] privileges is only account with modify permissions on the directory. Validate Administrators have full permissions on the directory. Navigate to the C:\Program Files\Tanium folder\Tanium Server folder. Right-click on the \TDL_Logs folder, select “Properties”. Click on the “Security” tab, “Advanced” button. Validate the owner of the directory is the [Tanium service account]. Validate the [Tanium service account] privileges is only account with modify permissions on the directory. Validate Administrators have full permissions on the directory. If any of the specified permissions are not set as required, this is a finding.
Fix Text
Access the Tanium Server interactively. Log on with an account with administrative privileges to the server. Open an Explorer window. Navigate to the C:\Program Files\Tanium folder\Tanium Server folder. Right-click on the \Logs folder, select “Properties”. Click on the “Security” tab, “Advanced” button. Disable folder inheritance. Change/verify the owner of the directory to the [Tanium service account]. Reduce [Tanium service account] privileges to modify permissions on the directory. Ensure Administrators have full permissions on the directory. Navigate to the C:\Program Files\Tanium folder\Tanium Server folder. Right-click on the \TDL_Logs folder, select “Properties”. Click on the “Security” tab, “Advanced” button. Disable folder inheritance. Change/verify the owner of the directory to the [Tanium service account]. Reduce [Tanium service account] privileges to modify permissions on the directory. Ensure Administrators have full permissions on the directory.
Additional Identifiers
Rule ID: SV-81587r1_rule
Vulnerability ID: V-67097
Group Title: SRG-APP-000328
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002165 |
The information system enforces organization-defined discretionary access control policies over defined subjects and objects. |
Controls
Number | Title |
---|---|
AC-3 (4) |
Discretionary Access Control |