AIX administrative accounts must not run a web browser, except as needed for local service administration.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-215191SRG-OS-000480-GPOS-00227AIX7-00-001032SV-215191r991589_rule2024-08-163
Description
If a web browser flaw is exploited while running as a privileged user, the entire system could be compromised. Specific exceptions for local service administration should be documented in site-defined policy. These exceptions may include HTTP(S)-based tools used for the administration of the local system, services, or attached devices. Examples of possible exceptions are HP’s System Management Homepage (SMH), the CUPS administrative interface, and Sun's StorageTek Common Array Manager (CAM) when these services are running on the local system.
ℹ️ Check
Inspect the root account home directory for a ".netscape" or a ".mozilla" directory using the following commands: # find /root -name .netscape # find /root -name .mozilla If none exists, this is not a finding. If a file exists, verify with the root users and the ISSO the intent of the browsing. If a file exists and use of a web browser has not been authorized, this is a finding.
✔️ Fix
Enforce policy requiring administrative accounts use web browsers only for local service administration.