Details
Invalid user input occurs when a user inserts data or characters into a hosted application’s data entry field and the hosted application is unprepared to process that data. This results in unanticipated application behavior, potentially leading to an application compromise. Invalid user input is one of the primary methods employed when attempting to compromise an application.
An attacker can also enter Unicode characters into hosted applications in an effort to break out of the document home or root home directory or to bypass security checks. vSphere Client must be configured to use a consistent character set via the ‘URIEncoding’ attribute on the Connector nodes.
Solution
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Configure each
URIEncoding=’UTF-8′
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 Information Integrity.This control applies to the following type of system Unix.
References
- 800-53|SI-10
- CAT|II
- CCI|CCI-001310
- Rule-ID|SV-239762r679513_rule
- STIG-ID|VCFL-67-000021
- Vuln-ID|V-239762