1. Home
  2. Security Hardening
  3. DISA STIG Oracle JRE 8 Windows V2R1
  4. JRE8-WN-000070 – Oracle JRE 8 must be set to allow Java Web Start (JWS) applications – deployment.webjava.enabled.locked

JRE8-WN-000070 – Oracle JRE 8 must be set to allow Java Web Start (JWS) applications – deployment.webjava.enabled.locked

Details

Java Web Start (JWS) applications are the most commonly used. Denying these applications could be detrimental to the user experience. Whitelisting, blacklisting, and signing of applications help mitigate the risk of running JWS applications.

Solution

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

The location of the deployment.properties file is defined in Libdeployment.config

Add the key ‘deployment.webjava.enabled=true’ to the deployment.properties file.

Add the key ‘deployment.webjava.enabled.locked’ to the deployment.properties file.

Note: If JWS is not enabled, this requirement is NA.

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 Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles