STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to zOS Websphere Application Server for TSS Security Technical Implementation Guide

V-225620

CAT II (Medium)

The CBIND Resource(s) for the WebSphere Application Server is(are) not protected in accordance with security requirements.

Rule ID

SV-225620r958472_rule

STIG

zOS Websphere Application Server for TSS Security Technical Implementation Guide

Version

V7R1

CCIs

SV-7266

Discussion

SAF resources provide the ability to control access to functions and services of the WebSphere Application Server (WAS) environment. Many of these resources provide operational and administrative support for WAS. Failure to properly protect these resources may lead to unauthorized access. This exposure could compromise the integrity and availability of application services and customer data.

Check Content

a)	Refer to the following reports produced by the TSS Data Collection and Data Set and Resource Data Collection:

-	TSSCMDS.RPT(WHOOCBIN)
-	TSSCMDS.RPT(WHOHCBIN)
-	SENSITVE.RPT(WHOHCBIN)

b)	Ensure the following items are in effect for CBIND resource protection:

1)	The CB. resource is owned appropriately in the BIND resource class.

2)	Access to the CB.BIND.server_name and CB.server_name resources is restricted to WAS server (STC) ACIDs and systems management ACIDs (e.g., WebSphere administrator ID).

c)	If all items in (b) are true, there is NO FINDING.

d)	If any item in (b) is untrue, this is a FINDING.

Fix Text

Ensure the following items are in effect for CBIND resource protection: 

1)	The CB. resource is owned appropriately in the BIND resource class. 

For Example:
TSS ADD(cbowner) CBIND(CB)

2)	Access to the CB.BIND.server_name and CB.server_name resources is restricted to WAS server (STC) ACIDs and systems management ACIDs (e.g., WebSphere administrator ID). 

For Example:  
The WebSphere administrator ID needs read authority to the CB.BBOASR1 and CB.BIND.BBOASR1 servers:

TSS PERMIT(was_admin_acid) CBIND(CB.BBOASR1) ACCESS(READ)
TSS PERMIT(was_admin_acid) CBIND(CB.BIND.BBOASR1) ACCESS(READ)

NOTE:	When adding a new server, all systems management userids (e.g., WebSphere administrator ID) must be authorized to have read access to the CB.server_name and CB.BIND.server_name resources.