Finding ID |
Severity |
Title |
Description |
V-258900
|
High |
The Photon operating system must implement only approved Message Authentication Codes (MACs) to protect the integrity of remote access sessions. |
Without cryptographic integrity protections, information can be altered by unauthorized users without detection.
Remote access (e.g., RDP) is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless.
Cryptographic mechanisms... |
V-258871
|
High |
The Photon operating system must configure Secure Shell (SSH) to disable user environment processing. |
Enabling user environment processing may enable users to bypass access restrictions in some configurations and must therefore be disabled. |
V-258870
|
High |
The Photon operating system must configure Secure Shell (SSH) to disallow authentication with an empty password. |
Blank passwords are one of the first things an attacker checks for when probing a system. Even if the user somehow has a blank password on the OS, SSH must not allow that user to log in. |
V-258864
|
High |
The Photon operating system TDNF package management tool must cryptographically verify the authenticity of all software packages during installation for all repos. |
Installation of any nontrusted software, patches, service packs, device drivers, or operating system components can significantly affect the overall security of the operating system. This requirement ensures the software has not been tampered with and has been provided by a trusted vendor. |
V-258857
|
High |
The Photon operating system must configure Secure Shell (SSH) to disallow HostbasedAuthentication. |
SSH trust relationships enable trivial lateral spread after a host compromise and therefore must be explicitly disabled. |
V-258852
|
High |
The Photon operating system must implement NIST FIPS-validated cryptography for the following: to provision digital signatures, to generate cryptographic hashes, and to protect unclassified information requiring confidentiality and cryptographic protection in accordance with applicable federal laws, Executive Orders, directives, policies, regulations, and standards. |
Use of weak or untested encryption algorithms undermines the purposes of utilizing encryption to protect data. The operating system must implement cryptographic modules adhering to the higher standards approved by the federal government since this provides assurance they have been tested and validated.
Satisfies: SRG-OS-000478-GPOS-00223, SRG-OS-000396-GPOS-00176 |
V-258846
|
High |
The Photon operating system TDNF package management tool must cryptographically verify the authenticity of all software packages during installation. |
Installation of any nontrusted software, patches, service packs, device drivers, or operating system components can significantly affect the overall security of the operating system. This requirement ensures the software has not been tampered with and has been provided by a trusted vendor. |
V-258841
|
High |
The Photon operating system must enable symlink access control protection in the kernel. |
By enabling the fs.protected_symlinks kernel parameter, symbolic links are permitted to be followed only when outside a sticky world-writable directory, or when the UID of the link and follower match, or when the directory owner matches the symlink's owner. Disallowing such symlinks helps mitigate vulnerabilities based on insecure file system... |
V-258839
|
High |
The Photon operating system must use cryptographic mechanisms to protect the integrity of audit tools. |
Protecting the integrity of the tools used for auditing purposes is a critical step toward ensuring the integrity of audit information. Audit information includes all information (e.g., audit records, audit settings, and audit reports) needed to successfully audit information system activity.
Audit tools include, but are not limited to, vendor-provided... |
V-258835
|
High |
The Photon operating system must implement only approved ciphers to protect the integrity of remote access sessions. |
Without cryptographic integrity protections, information can be altered by unauthorized users without detection.
Remote access (e.g., RDP) is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through an external, nonorganization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless.
Cryptographic mechanisms... |
V-258819
|
High |
The Photon operating system must not have the telnet package installed. |
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not encrypted, they can be plainly read (i.e., clear text) and easily compromised. |
V-258818
|
High |
The operating system must store only encrypted representations of passwords. |
Passwords need to be protected at all times, and encryption is the standard method for protecting passwords. If passwords are not encrypted, they can be plainly read (i.e., clear text) and easily compromised. |
V-258806
|
High |
The Photon operating system must have the OpenSSL FIPS provider installed to protect the confidentiality of remote access sessions. |
Without confidentiality protection mechanisms, unauthorized individuals may gain access to sensitive information via a remote access session.
OpenSSH on the Photon operating system when configured appropriately can utilize a FIPS validated OpenSSL for cryptographic operations.
Satisfies: SRG-OS-000033-GPOS-00014, SRG-OS-000393-GPOS-00173, SRG-OS-000394-GPOS-00174, SRG-OS-000423-GPOS-00187, SRG-OS-000425-GPOS-00189, SRG-OS-000426-GPOS-00190 |
V-266063
|
Medium |
The Photon operating system must not allow empty passwords. |
Accounts with empty or no passwords allow anyone to log on as that account without specifying a password or other forms of authentication. Allowing accounts with empty passwords puts the system at significant risk since only the username is required for access. |
V-266062
|
Medium |
The Photon operating system must configure AIDE to detect changes to baseline configurations. |
Unauthorized changes to the baseline configuration could make the system vulnerable to various attacks or allow unauthorized access to the operating system. Changes to operating system configurations can have unintended side effects, some of which may be relevant to security.
Detecting such changes and providing an automated response can help... |
V-258904
|
Medium |
The Photon operating system must restrict core dumps. |
By enabling the fs.suid_dumpable kernel parameter, core dumps are not generated for setuid or otherwise protected/tainted binaries. This prevents users from potentially accessing core dumps with privileged information they would otherwise not have access to read. |
V-258903
|
Medium |
The Photon operating system must enable hardlink access control protection in the kernel. |
By enabling the fs.protected_hardlinks kernel parameter, users can no longer create soft or hard links to files they do not own. Disallowing such hardlinks mitigate vulnerabilities based on insecure file system accessed by privileged programs, avoiding an exploitation vector exploiting unsafe use of open() or creat(). |
V-258902
|
Medium |
The Photon operating system must be configured to use the pam_pwhistory.so module. |
Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. If the information system or application allows the user to consecutively reuse their password when that password has exceeded its defined lifetime, the end result is a password that... |
V-258901
|
Medium |
The Photon operating system must enable the rsyslog service. |
Information stored in one location is vulnerable to accidental or incidental deletion or alteration. Off-loading is a common process in information systems with limited audit storage capacity. |
V-258899
|
Medium |
The Photon operating system must generate audit records for all access and modifications to the opasswd file. |
Without the capability to generate audit records, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. |
V-258898
|
Medium |
The Photon operating system must disable systemd fallback DNS. |
Systemd contains an ability to set fallback DNS servers, which is used for DNS lookups in the event no system level DNS servers are configured or other DNS servers are specified in the Systemd resolved.conf file. If uncommented, this configuration contains Google DNS servers by default and could result in... |
V-258897
|
Medium |
The Photon operating system must enforce password complexity on the root account. |
Password complexity rules must apply to all accounts on the system, including root. Without specifying the enforce_for_root flag, pam_pwquality does not apply complexity rules to the root user. While root users can find ways around this requirement, given its superuser power, it is necessary to attempt to force compliance. |
V-258896
|
Medium |
The Photon operating system must be configured to protect the Secure Shell (SSH) private host key from unauthorized access. |
If an unauthorized user obtains the private SSH host key file, the host could be impersonated. |
V-258895
|
Medium |
The Photon operating system must be configured to protect the Secure Shell (SSH) public host key from unauthorized modification. |
If a public host key file is modified by an unauthorized user, the SSH service may be compromised. |
V-258894
|
Medium |
The Photon operating system must send TCP timestamps. |
TCP timestamps are used to provide protection against wrapped sequence numbers. It is possible to calculate system uptime (and boot time) by analyzing TCP timestamps. These calculated uptimes can help a bad actor in determining likely patch levels for vulnerabilities. |
V-258893
|
Medium |
The Photon operating system must not perform IPv4 packet forwarding. |
Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network. |
V-258892
|
Medium |
The Photon operating system must use a reverse-path filter for IPv4 network traffic. |
Enabling reverse path filtering drops packets with source addresses that should not have been able to be received on the interface they were received on. It should not be used on systems that are routers for complicated networks but is helpful for end hosts and routers serving small networks. |
V-258891
|
Medium |
The Photon operating system must log IPv4 packets with impossible addresses. |
The presence of "martian" packets (which have impossible addresses) as well as spoofed packets, source-routed packets, and redirects could be a sign of nefarious network activity. Logging these packets enables this activity to be detected. |
V-258890
|
Medium |
The Photon operating system must not send IPv4 Internet Control Message Protocol (ICMP) redirects. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages contain information from the system's route table, possibly revealing portions of the network topology. |
V-258889
|
Medium |
The Photon operating system must prevent IPv4 Internet Control Message Protocol (ICMP) secure redirect messages from being accepted. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-258888
|
Medium |
The Photon operating system must prevent IPv4 Internet Control Message Protocol (ICMP) redirect messages from being accepted. |
ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack. |
V-258887
|
Medium |
The Photon operating system must not respond to IPv4 Internet Control Message Protocol (ICMP) echoes sent to a broadcast address. |
Responding to broadcast (ICMP) echoes facilitates network mapping and provides a vector for amplification attacks. |
V-258886
|
Medium |
The Photon operating system must not forward IPv4 or IPv6 source-routed packets. |
Source routing is an Internet Protocol mechanism that allows an IP packet to carry information, a list of addresses, that tells a router the path the packet must take. There is also an option to record the hops as the route is traversed.
The list of hops taken, the "route... |
V-258885
|
Medium |
The Photon operating system must be configured so that the x86 Ctrl-Alt-Delete key sequence is disabled on the command line. |
When the Ctrl-Alt-Del target is enabled, a locally logged-on user who presses Ctrl-Alt-Delete, when at the console, can reboot the system. If accidentally pressed, as could happen in the case of a mixed OS environment, this can create the risk of short-term loss of systems availability due to unintentional reboot. |
V-258884
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to restrict LoginGraceTime. |
By default, SSH unauthenticated connections are left open for two minutes before being closed. This setting is too permissive as no legitimate login would need such an amount of time to complete a login. Quickly terminating idle or incomplete login attempts will free up resources and reduce the exposure any... |
V-258883
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to restrict AllowTcpForwarding. |
While enabling TCP tunnels is a valuable function of sshd, this feature is not appropriate for use on single purpose appliances. |
V-258882
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to limit the number of allowed login attempts per connection. |
By setting the login attempt limit to a low value, an attacker will be forced to reconnect frequently, which severely limits the speed and effectiveness of brute-force attacks. |
V-258881
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to ignore user-specific known_host files. |
SSH trust relationships enable trivial lateral spread after a host compromise and therefore must be explicitly disabled. Individual users can have a local list of trusted remote machines, which must also be ignored while disabling host-based authentication generally. |
V-258880
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to ignore user-specific trusted hosts lists. |
SSH trust relationships enable trivial lateral spread after a host compromise and therefore must be explicitly disabled. Individual users can have a local list of trusted remote machines, which must also be ignored while disabling host-based authentication generally. |
V-258879
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to display the last login immediately after authentication. |
Providing users with feedback on the last time they logged on via SSH facilitates user recognition and reporting of unauthorized account use. |
V-258878
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to disallow compression of the encrypted session stream. |
If compression is allowed in an SSH connection prior to authentication, vulnerabilities in the compression software could result in compromise of the system from an unauthenticated connection. |
V-258877
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to disallow Kerberos authentication. |
If Kerberos is enabled through SSH, sshd provides a means of access to the system's Kerberos implementation. Vulnerabilities in the system's Kerberos implementation may then be subject to exploitation. To reduce the attack surface of the system, the Kerberos authentication mechanism within SSH must be disabled. |
V-258876
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to perform strict mode checking of home directory configuration files. |
If other users have access to modify user-specific SSH configuration files, they may be able to log on to the system as another user. |
V-258875
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to disable X11 forwarding. |
X11 is an older, insecure graphics forwarding protocol. It is not used by Photon and should be disabled as a general best practice to limit attack surface area and communication channels. |
V-258874
|
Medium |
The Photon operating system must configure Secure Shell (SSH) to disallow Generic Security Service Application Program Interface (GSSAPI) authentication. |
GSSAPI authentication is used to provide additional authentication mechanisms to applications. Allowing GSSAPI authentication through Secure Shell (SSH) exposes the system's GSSAPI to remote hosts, increasing the attack surface of the system. |
V-258873
|
Medium |
The Photon operating system must disable the debug-shell service. |
The debug-shell service is intended to diagnose systemd related boot issues with various systemctl commands. Once enabled and following a system reboot, the root shell will be available on tty9. This service must remain disabled until and unless otherwise directed by VMware support. |
V-258872
|
Medium |
The Photon operating system must create a home directory for all new local interactive user accounts. |
If local interactive users are not assigned a valid home directory, there is no place for the storage and control of files they should own. |
V-258869
|
Medium |
The Photon operating system must enforce a delay of at least four seconds between logon prompts following a failed logon attempt. |
Limiting the number of logon attempts over a certain time interval reduces the chances that an unauthorized user may gain access to an account. |
V-258868
|
Medium |
The Photon operating system must audit all account modifications. |
Once an attacker establishes access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to modify an existing account. Auditing account modification actions provides logging that can be used for forensic purposes.
To address access... |
V-258867
|
Medium |
The Photon operating system must terminate idle Secure Shell (SSH) sessions. |
Terminating an idle session within a short time period reduces the window of opportunity for unauthorized personnel to take control of a management session enabled on the console or console port that has been left unattended. In addition, quickly terminating an idle session will also free up resources committed by... |
V-258866
|
Medium |
The Photon operating system must enable Secure Shell (SSH) authentication logging. |
Automated monitoring of remote access sessions allows organizations to detect cyberattacks and ensure ongoing compliance with remote access policies by auditing connection activities.
The INFO LogLevel is required, at least, to ensure the capturing of failed login events. |
V-258865
|
Medium |
The Photon operating system must configure the Secure Shell (SSH) SyslogFacility. |
Automated monitoring of remote access sessions allows organizations to detect cyber attacks and ensure ongoing compliance with remote access policies by auditing connection activities.
Shipping SSH authentication events to syslog allows organizations to use their log aggregators to correlate forensic activities among multiple systems. |
V-258863
|
Medium |
The Photon operating system must be configured to use the pam_pwquality.so module. |
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it... |
V-258862
|
Medium |
The Photon operating system must persist lockouts between system reboots. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account.
By default, account lockout information is stored under /var/run/faillock and is not persistent between reboots. |
V-258861
|
Medium |
The Photon operating system must include root when automatically locking an account until the locked account is released by an administrator when three unsuccessful logon attempts occur during a 15-minute time period. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account.
Unless specified the root account is not included in the default faillock module options and should be included. |
V-258860
|
Medium |
The Photon operating system must audit logon attempts for unknown users. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account. |
V-258859
|
Medium |
The Photon operating system must prevent leaking information of the existence of a user account. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account.
If the pam_faillock.so module is not configured to use the silent flag it could leak information about the... |
V-258858
|
Medium |
The Photon operating system must be configured to use the pam_faillock.so module. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account.
This module maintains a list of failed authentication attempts per user during a specified interval and locks the... |
V-258856
|
Medium |
The Photon operating system must define default permissions for all authenticated users in such a way that the user can only read and modify their own files. |
Setting the most restrictive default permissions ensures that when new accounts are created they do not have unnecessary access. |
V-258855
|
Medium |
The Photon operating system must ensure audit events are flushed to disk at proper intervals. |
Without the capability to generate audit records, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. To that end, the auditd service must be configured to start automatically and be running at all times. |
V-258854
|
Medium |
The Photon operating system must enforce a delay of at least four seconds between logon prompts following a failed logon attempt in login.defs. |
Limiting the number of logon attempts over a certain time interval reduces the chances that an unauthorized user may gain access to an account. |
V-258853
|
Medium |
The Photon operating system must prevent the use of dictionary words for passwords. |
If the operating system allows the user to select passwords based on dictionary words, then this increases the chances of password compromise by increasing the opportunity for successful guesses and brute-force attacks. |
V-258851
|
Medium |
The Photon operating system must be configured to audit the loading and unloading of dynamic kernel modules. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-258850
|
Medium |
The Photon operating system must generate audit records when successful/unsuccessful logon attempts occur. |
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g.,... |
V-258849
|
Medium |
The Photon operating system must remove all software components after updated versions have been installed. |
Previous versions of software components that are not removed from the information system after updates have been installed may be exploited by adversaries. Some information technology products may remove older versions of software automatically from the information system. |
V-258848
|
Medium |
The Photon operating system must implement address space layout randomization to protect its memory from unauthorized code execution. |
Some adversaries launch attacks with the intent of executing code in nonexecutable regions of memory or in memory locations that are prohibited. Security safeguards employed to protect memory include, for example, data execution prevention and address space layout randomization. Data execution prevention safeguards can either be hardware-enforced or software-enforced with... |
V-258847
|
Medium |
The Photon operating system must require users to reauthenticate for privilege escalation. |
Without reauthentication, users may access resources or perform tasks for which they do not have authorization.
When operating systems provide the capability to escalate a functional capability, it is critical the user reauthenticate.
Satisfies: SRG-OS-000373-GPOS-00156, SRG-OS-000373-GPOS-00157, SRG-OS-000373-GPOS-00158 |
V-258843
|
Medium |
The Photon operating system must automatically lock an account until the locked account is released by an administrator when three unsuccessful logon attempts in 15 minutes occur. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-forcing, is reduced. Limits are imposed by locking the account. |
V-258842
|
Medium |
The Photon operating system must audit the execution of privileged functions. |
Misuse of privileged functions, either intentionally or unintentionally by authorized users, or by unauthorized external entities that have compromised information system accounts, is a serious and ongoing concern and can have significant adverse impacts on organizations. Auditing the use of privileged functions is one way to detect such misuse and... |
V-258840
|
Medium |
The operating system must automatically terminate a user session after inactivity time-outs have expired. |
Automatic session termination addresses the termination of user-initiated logical sessions in contrast to the termination of network connections that are associated with communications sessions (i.e., network disconnect). A logical session (for local, network, and remote access) is initiated whenever a user (or process acting on behalf of a user) accesses... |
V-258838
|
Medium |
The Photon operating system must enforce password complexity by requiring that at least one special character be used. |
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity or strength is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor in determining how long it takes to... |
V-258837
|
Medium |
The Photon operating system must protect audit tools from unauthorized access. |
Protecting audit information also includes identifying and protecting the tools used to view and manipulate log data. Therefore, protecting audit tools is necessary to prevent unauthorized operation on audit information.
Operating systems providing tools to interface with audit information will leverage user permissions and roles identifying the user accessing the... |
V-258836
|
Medium |
The Photon operating system must initiate session audits at system startup. |
If auditing is enabled late in the startup process, the actions of some startup processes may not be audited. Some audit systems also maintain state information only available if auditing is enabled before a given process is created. |
V-258834
|
Medium |
The Photon operating system must audit all account removal actions. |
When operating system accounts are removed, user accessibility is affected. Accounts are utilized for identifying individual users or for identifying the operating system processes themselves. In order to detect and respond to events affecting user accessibility and system processing, operating systems must audit account removal actions and, as required, notify... |
V-258833
|
Medium |
The Photon operating system must audit all account modifications. |
Once an attacker establishes access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to modify an existing account. Auditing account modification actions provides logging that can be used for forensic purposes.
To address access... |
V-258832
|
Medium |
The Photon operating system must reveal error messages only to authorized users. |
Only authorized personnel should be aware of errors and the details of the errors. Error messages are an indicator of an organization's operational state or can identify the operating system or platform. Additionally, Personally Identifiable Information (PII) and operational information must not be revealed through error messages to unauthorized personnel... |
V-258831
|
Medium |
The Photon operating system /var/log directory must be restricted. |
Any operating system providing too much information in error messages risks compromising the data and security of the structure, and content of error messages needs to be carefully considered by the organization.
Organizations carefully consider the structure/content of error messages. The extent to which information systems are able to identify... |
V-258830
|
Medium |
The Photon operating system must terminate idle Secure Shell (SSH) sessions after 15 minutes. |
Terminating an idle session within a short time period reduces the window of opportunity for unauthorized personnel to take control of a management session enabled on the console or console port that has been left unattended. In addition, quickly terminating an idle session will also free up resources committed by... |
V-258829
|
Medium |
The Photon operating system must be configured to use TCP syncookies. |
A TCP SYN flood attack can cause a Denial of Service (DOS) by filling a system's TCP connection table with connections in the SYN_RCVD state. Syncookies can be used to track a connection when a subsequent ACK is received, verifying the initiator is attempting a valid connection and is not... |
V-258828
|
Medium |
The Photon operating system must restrict access to the kernel message buffer. |
Restricting access to the kernel message buffer limits access only to root. This prevents attackers from gaining additional system information as a nonprivileged user. |
V-258827
|
Medium |
The Photon operating system must use mechanisms meeting the requirements of applicable federal laws, Executive orders, directives, policies, regulations, standards, and guidance for authentication to a cryptographic module. |
Unapproved mechanisms that are used for authentication to the cryptographic module are not verified and therefore cannot be relied upon to provide confidentiality or integrity, and DOD data may be compromised.
Operating systems utilizing encryption are required to use FIPS-compliant mechanisms for authenticating to cryptographic modules.
FIPS 140-2/140-3 is the... |
V-258826
|
Medium |
The Photon operating system must not have duplicate User IDs (UIDs). |
To ensure accountability and prevent unauthenticated access, organizational users must be uniquely identified and authenticated to prevent potential misuse and provide for nonrepudiation. |
V-258825
|
Medium |
The Photon operating system must disable unnecessary kernel modules. |
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.
Operating systems are capable of providing a... |
V-258824
|
Medium |
The Photon operating system must require authentication upon booting into single-user and maintenance modes. |
If the system does not require authentication before it boots into single-user mode, anyone with console access to the system can trivially access all files on the system. GRUB2 is the boot loader for Photon OS and can be configured to require a password to boot into single-user mode or... |
V-258823
|
Medium |
The Photon operating system must enforce a minimum 15-character password length. |
The shorter the password, the lower the number of possible combinations that need to be tested before the password is compromised.
Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password length is one factor of several that... |
V-258822
|
Medium |
The Photon operating system must prohibit password reuse for a minimum of five generations. |
Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. If the information system or application allows the user to consecutively reuse their password when that password has exceeded its defined lifetime, the end result is a password that... |
V-258821
|
Medium |
The Photon operating systems must enforce a 90-day maximum password lifetime restriction. |
Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed periodically. If the operating system does not limit the lifetime of passwords and force users to change their passwords, there is the risk that the operating system passwords could be compromised. |
V-258820
|
Medium |
The Photon operating system must enforce one day as the minimum password lifetime. |
Enforcing a minimum password lifetime helps to prevent repeated password changes to defeat the password reuse or history enforcement requirement. If users are allowed to immediately and continually change their password, then the password could be repeatedly changed in a short period of time to defeat the organization's policy regarding... |
V-258817
|
Medium |
The Photon operating system must require the change of at least eight characters when passwords are changed. |
If the operating system allows the user to consecutively reuse extensive portions of passwords, this increases the chances of password compromise by increasing the window of opportunity for attempts at guessing and brute-force attacks.
The number of changed characters refers to the number of changes required with respect to the... |
V-258816
|
Medium |
The Photon operating system must enforce password complexity by requiring that at least one numeric character be used. |
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it... |
V-258815
|
Medium |
The Photon operating system must enforce password complexity by requiring that at least one lowercase character be used. |
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it... |
V-258814
|
Medium |
The Photon operating system must enforce password complexity by requiring that at least one uppercase character be used. |
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks.
Password complexity is one factor of several that determines how long it... |
V-258813
|
Medium |
The Photon operating system must generate audit records when successful/unsuccessful attempts to access privileges occur. |
The changing of file permissions could indicate that a user is attempting to gain access to information that would otherwise be disallowed. Auditing DAC modifications can facilitate the identification of patterns of abuse among both authorized and unauthorized users.
Satisfies: SRG-OS-000064-GPOS-00033, SRG-OS-000462-GPOS-00206, SRG-OS-000466-GPOS-00210, SRG-OS-000468-GPOS-00212, SRG-OS-000474-GPOS-00219 |
V-258812
|
Medium |
The Photon operating system must allow only authorized users to configure the auditd service. |
Without the capability to restrict which roles and individuals can select which events are audited, unauthorized personnel may be able to prevent the auditing of critical events. Misconfigured audits may degrade the system's performance by overwhelming the audit log. Misconfigured audits may also make it more difficult to establish, correlate,... |
V-258811
|
Medium |
The Photon operating system must protect audit logs from unauthorized access. |
Unauthorized disclosure of audit records can reveal system and configuration data to attackers, thus compromising its confidentiality.
Audit information includes all information (e.g., audit records, audit settings, audit reports) needed to successfully audit operating system activity.
Satisfies: SRG-OS-000057-GPOS-00027, SRG-OS-000058-GPOS-00028, SRG-OS-000059-GPOS-00029 |
V-258810
|
Medium |
The Photon operating system must alert the ISSO and SA in the event of an audit processing failure. |
It is critical for the appropriate personnel to be aware if a system is at risk of failing to process audit logs as required. Without this notification, the security personnel may be unaware of an impending failure of the audit capability, and system operation may be adversely affected.
Audit processing... |
V-258809
|
Medium |
The Photon operating system must be configured to audit the execution of privileged functions. |
Misuse of privileged functions, either intentionally or unintentionally by authorized users, or by unauthorized external entities that have compromised information system accounts, is a serious and ongoing concern and can have significant adverse impacts on organizations. Auditing all actions by superusers is one way to detect such misuse and identify... |
V-258808
|
Medium |
The Photon operating system must enable the auditd service. |
Without the capability to generate audit records, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. To that end, the auditd service must be configured to start automatically and be running at all times.
Satisfies: SRG-OS-000039-GPOS-00017, SRG-OS-000040-GPOS-00018, SRG-OS-000041-GPOS-00019,... |
V-258807
|
Medium |
The Photon operating system must configure auditd to log to disk. |
Without establishing what type of events occurred, it would be difficult to establish, correlate, and investigate the events leading up to an outage or attack.
Audit record content must be shipped to a central location, but it must also be logged locally. |
V-258805
|
Medium |
The Photon operating system must monitor remote access logins. |
Remote access services, such as those providing remote access to network devices and information systems, which lack automated monitoring capabilities, increase risk and make remote user access management difficult at best. Remote access is access to DOD nonpublic information systems by an authorized user (or an information system) communicating through... |
V-258803
|
Medium |
The Photon operating system must display the Standard Mandatory DOD Notice and Consent Banner before granting local or remote access to the system. |
|
V-258802
|
Medium |
The Photon operating system must enforce the limit of three consecutive invalid logon attempts by a user during a 15-minute time period. |
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account. |
V-258801
|
Medium |
The Photon operating system must audit all account creations. |
Once an attacker establishes access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to create an account. Auditing account creation actions provides logging that can be used for forensic purposes.
Satisfies: SRG-OS-000004-GPOS-00004, SRG-OS-000476-GPOS-00221 |
V-258845
|
Low |
The Photon operating system must immediately notify the SA and ISSO when allocated audit record storage volume reaches 75 percent of the repository maximum audit record storage capacity. |
If security personnel are not notified immediately when storage volume reaches 75 percent utilization, they are unable to plan for audit record storage capacity expansion. |
V-258844
|
Low |
The Photon operating system must allocate audit record storage capacity to store audit records when audit records are not immediately sent to a central audit record storage facility. |
Audit logs are most useful when accessible by date, rather than size. This can be accomplished through a combination of an audit log rotation and setting a reasonable number of logs to keep. This ensures that audit logs are accessible to the ISSO in the event of a central log... |
V-258804
|
Low |
The Photon operating system must limit the number of concurrent sessions to ten for all accounts and/or account types. |
Operating system management includes the ability to control the number of users and user sessions that utilize an operating system. Limiting the number of allowed users and sessions per user is helpful in reducing the risks related to Denial of Service (DoS) attacks.
This requirement addresses concurrent sessions for information... |