1. Home
  2. Security Hardening
  3. DISA STIG Oracle JRE 8 Unix V1R3
  4. JRE8-UX-000170 – Oracle JRE 8 must prompt the user for action prior to executing mobile code – deployment.insecure.jres.locked

JRE8-UX-000170 – Oracle JRE 8 must prompt the user for action prior to executing mobile code – deployment.insecure.jres.locked

Details

Mobile code can cause damage to the system. It can execute without explicit action from, or notification to, a user.

Actions enforced before executing mobile code include, for example, prompting users prior to opening email attachments and disabling automatic execution.

This requirement applies to mobile code-enabled software, which is capable of executing one or more types of mobile code.

Solution

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

/etc/.java/deployment/deployment.properties

Add the key ‘deployment.insecure.jres=PROMPT’ to the deployment.properties file.

Add the key ‘deployment.insecure.jres.locked’ 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: System and Communications Protection.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles