1. Home
  2. Security Hardening
  3. DISA RedHat JBoss EAP 6.3 STIG V2R2
  4. JBOS-AS-000320 – The JBoss server must be configured to restrict access to the web servers private key to authenticated system administrators – directory

JBOS-AS-000320 – The JBoss server must be configured to restrict access to the web servers private key to authenticated system administrators – directory

Details

The cornerstone of the PKI is the private key used to encrypt or digitally sign information.

If the private key is stolen, this will lead to the compromise of the authentication and non-repudiation gained through PKI because the attacker can use the private key to digitally sign documents and can pretend to be the authorized user.

Both the holders of a digital certificate and the issuing authority must protect the computers, storage devices, or whatever they use to keep the private keys. Java-based application servers utilize the Java keystore, which provides storage for cryptographic keys and certificates. The keystore is usually maintained in a file stored on the file system.

Solution

Configure the application server OS file permissions on the corresponding private key to restrict access to authorized accounts or roles.

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles