Security audits using tools such as Burp Suite may report vulnerabilities on the VMware NSX Manager appliance. These findings typically include insecure Content-Security-Policy (CSP) headers and unencrypted transmission of credentials at the application layer during authentication. This article provides the technical evaluation from engineering and the roadmap for remediation.
Symptoms: Technical security scans report the following vulnerabilities on the NSX Manager login interface:
login.jsp.The identified findings are architectural within the specified software release. The CSP configuration in release 4.2.3.1 utilizes a bare-minimum policy, while the credential visibility is a result of application-layer handling prior to transport-layer encryption.
Remediation for these findings depends on the specific vulnerability type:
Content-Security-Policy (CSP) Header The CSP header has been strengthened with nonce-based script control to provide defense-in-depth across all resource types.
Unencrypted Credential Transmission Engineering has determined that the confidentiality of credentials is maintained by transport-layer design. The following compensating controls mitigate the risk: