The Tanium Server installers account SQL database permissions must be reduced from sysadmin to db_owner.

From Tanium 6.5 Security Technical Implementation Guide

Part of SRG-APP-000381

Associated with: CCI-001814

SV-81519r1_rule The Tanium Server installers account SQL database permissions must be reduced from sysadmin to db_owner.

Vulnerability discussion

Creating the tanium and tanium_archive databases through the Tanium Server installer program or using the database create SQL scripts requires Sysadmin-level permissions. Once the databases have been created, the Tanium Server service must be configured to execute under an account that holds at least the dbo role on both databases.Post-installation, if the account used to configure the Tanium Server services to access the remote SQL database server holds only the Database Owner role, rather than the sysadmin role, consider granting this account the View Server State permission on the SQL Server. While it's not strictly necessary, this dynamic management view enables the Tanium Server to access data faster than the dbo role alone.

Check content

Access the Tanium SQL server interactively. Log on with an account with administrative privileges to the server. Open SQL Server Management Studio and connect to Tanium instance of SQL Server. In the left pane, click “Databases”, select the Tanium database, click “Security”, and then click “Users”. In the “Users” pane, review the role assign to the Tanium Server installer's user account. If the role assigned to the Tanium Server installer's account is not db_owner, this is a finding.

Fix text

Access the Tanium SQL server interactively. Log on with an account with administrative privileges to the server. Open SQL Server Management Studio and connect to Tanium instance of SQL Server. In the left pane, click “Databases”, select the Tanium database, click “Security”, and then click “Users”. In the “Users” pane, right-click the Tanium Server installer's user account, and on the shortcut menu, click “Properties”. Under Database role membership, change role from sysadmin to db_owner. Click “OK”.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer