1. Home
  2. Security Hardening
  3. DISA STIG Oracle JRE 8 Unix V1R3
  4. JRE8-UX-000120 – Oracle JRE 8 must enable the option to use an accepted sites list.

JRE8-UX-000120 – Oracle JRE 8 must enable the option to use an accepted sites list.

Details

Utilizing a whitelist provides a configuration management method for allowing the execution of only authorized software. Using only authorized software decreases risk by limiting the number of potential vulnerabilities.

The organization must identify authorized software programs and permit execution of authorized software. The process used to identify software programs that are authorized to execute on organizational information systems is commonly referred to as whitelisting.

Verification of whitelisted software can occur either prior to execution or at system startup.

This requirement applies to configuration management applications or similar types of applications designed to manage system processes and configurations (e.g., HBSS and software wrappers).

Solution

Navigate to the system-level ‘deployment.properties’ file for JRE.

/etc/.java/deployment/deployment.properties

Add the key ‘deployment.user.security.exception.sites=/etc/.java/deployment/exception.sites’ to the deployment.properties file.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles