STIGhubSTIGhub
STIGsRMF ControlsCompare

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
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 1 hour ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to HPE 3PAR StoreServ 3.3.x Security Technical Implementation Guide

V-255290

CAT II (Medium)

The HPE 3PAR OS must be configured to disable nonessential Common Information Model services.

Rule ID

SV-255290r958478_rule

STIG

HPE 3PAR StoreServ 3.3.x Security Technical Implementation Guide

Version

V2R1

CCIs

CCI-000381

Discussion

It is detrimental for operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors. The HPE 3PAR OS does not, by default, operate nonessential services. The Common Information Model services component must be configured for it to start. If it is not required by the mission, then it must be disabled.

Check Content

Check with the Information Owner to verify if the mission objectives require CIM functionality.

If the mission requirements include CIM service capabilities, this requirement is not applicable.

If mission requirements do not include CIM, then verify the state of the CIM services capabilities on the array:

cli% showcim

If the service state is not "Disabled", this is a finding.

Fix Text

Verify with the Information Owner whether mission objectives require CIM functionality.

If CIM services functionality is not part of the mission requirements, stop and disable "cimserver":

cli% stopcim -f

cli%  setcim -f -http disable -https disable