Check: WSDP-AG-000078
IBM DataPower ALG STIG:
WSDP-AG-000078
(in version v1 r1)
Title
To protect against data mining, the DataPower Gateway providing content filtering must detect code injection attacks from being launched against data storage objects, including, at a minimum, databases, database records, queries, and fields. (Cat II impact)
Discussion
Data mining is the analysis of large quantities of data to discover patterns and is used in intelligence gathering. Failure to detect attacks launched against organizational databases may result in the compromise of information. Injection attacks allow an attacker to inject code into a program or query or inject malware onto a computer to execute remote commands that can read or modify a database, or change data on a website. Web applications frequently access databases to store, retrieve, and update information. An attacker can construct inputs that the database will execute. This is most commonly referred to as a code injection attack. This type of attack includes XPath and LDAP injections. ALGs with anomaly detection must be configured to protect against unauthorized code injections. These devices must include rules and anomaly detection algorithms to monitor for atypical database queries or accesses. Examples include a Web Application Firewalls (WAFs) or database application gateways.
Check Content
Search Bar “Processing Rule” >> Processing rule. If “Rule Action” does not contain a “Filter” action, this is a finding.
Fix Text
Search Bar “Processing Rule” >> processing rule >> Rule Action “+” >> Action Type “Filter”. In the filter action, specify that the provided XSL stylesheet, store:///SQL-Injection-Filter.xsl, be used for the transform. For the injection pattern file, specify store:///SQL-Injection-Patterns.xml, or specify the following name-value pair for the stylesheet parameters: Name: {http://www.datapower.com/param/config}SQLPatternFile Value: store:///SQL-Injection-Patterns.xml
Additional Identifiers
Rule ID: SV-79739r1_rule
Vulnerability ID: V-65249
Group Title: SRG-NET-000319-ALG-000015
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002347 |
The organization employs organization-defined data mining detection techniques for organization-defined data storage objects to adequately detect data mining attempts. |
Controls
Number | Title |
---|---|
AC-23 |
Data Mining Protection |