1. Home
  2. Security Hardening
  3. DISA STIG Oracle JRE 8 Unix V1R3
  4. JRE8-UX-000080 – Oracle JRE 8 must disable dialog enabling users to grant permissions – deployment.security.askgrantdialog.notinca.locked

JRE8-UX-000080 – Oracle JRE 8 must disable dialog enabling users to grant permissions – deployment.security.askgrantdialog.notinca.locked

Details

Java applets exist both signed and unsigned. Even for signed applets, there can be many sources, some of which may be purveyors of malware. Applet sources considered trusted can have their information populated into the browser, enabling Java to validate applets against trusted sources. Permitting execution of signed Java applets from untrusted sources may result in acquiring malware, and risks system modification, invasion of privacy, or denial of service.

Solution

If the system is on the SIPRNet, this requirement is NA.

Disable the ‘Allow user to grant permissions to content from an untrusted authority’ feature.

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

/etc/.java/deployment/deployment.properties

Add the key ‘deployment.security.askgrantdialog.notinca=false’ to the deployment.properties file.
Add the key ‘deployment.security.askgrantdialog.notinca.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