1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 Virgo Client V1R1
  4. VCFL-67-000017 – vSphere Client must not have any symbolic links in the web content directory tree.

VCFL-67-000017 – vSphere Client must not have any symbolic links in the web content directory tree.

Details

A web server is designed to deliver content and execute scripts or applications on the request of a client or user. Containing user requests to files in the directory tree of the hosted web application and limiting the execution of scripts and applications guarantees that the user is not accessing information protected outside the application’s realm. By checking that no symbolic links exist in the document root, the web server is protected from users jumping outside the hosted application directory tree and gaining access to the other directories, including the system root.

Solution

At the command prompt, execute the following commands:

Note: Replace for the name of any files that were returned.

# unlink

Repeat the commands for each file that was returned.

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