Check: SRG-APP-000251-AS-000165
Application Server SRG:
SRG-APP-000251-AS-000165
(in versions v3 r4 through v2 r2)
Title
The application server must check the validity of all data inputs to the management interface, except those specifically identified by the organization. (Cat II impact)
Discussion
Invalid user input occurs when a user inserts data or characters into an applications data entry field and the application is unprepared to process that data. This results in unanticipated application behavior potentially leading to an application or information system compromise. Invalid user input is one of the primary methods employed when attempting to compromise an application. Application servers must ensure their management interfaces perform data input validation checks. Input validation consists of evaluating user input and ensuring that only allowed characters are utilized. An example is ensuring that the interfaces are not susceptible to SQL injection attacks.
Check Content
Review the application server configuration to determine if the system checks the validity of information inputs to the management interface, except those specifically identified by the organization. If the management interface data inputs are not validated, this is a finding.
Fix Text
Configure the application server to check the validity of data inputs into the management interface except those specifically identified by the organization.
Additional Identifiers
Rule ID: SV-204772r879652_rule
Vulnerability ID: V-204772
Group Title: SRG-APP-000251
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001310 |
The information system checks the validity of organization-defined inputs. |
Controls
Number | Title |
---|---|
SI-10 |
Information Input Validation |