Check: SRG-APP-000251-WSR-000157
Web Server SRG:
SRG-APP-000251-WSR-000157
(in versions v4 r2 through v2 r2)
Title
The web server must limit the character set used for data entry. (Cat II impact)
Discussion
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 into hosted applications in an effort to break out of the document home or root home directory or to bypass security checks. The web server, by defining the character set available for data entry, can trap efforts to bypass security checks or to compromise an application.
Check Content
Review the web server documentation and deployed configuration to determine what the data set is for data entry. If the web server does not limit the data set used for data entry, this is a finding.
Fix Text
Configure the web server to only accept the character sets expected by the hosted applications.
Additional Identifiers
Rule ID: SV-206410r961158_rule
Vulnerability ID: V-206410
Group Title: SRG-APP-000251
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001310 |
Checks the validity of organization-defined information inputs to the system. |
Controls
Number | Title |
---|---|
SI-10 |
Information Input Validation |