Check: SRG-NET-000319-IDPS-00184
Intrusion Detection and Prevention Systems (IDPS) SRG:
SRG-NET-000319-IDPS-00184
(in versions v2 r6 through v2 r2)
Title
To protect against unauthorized data mining, the IDPS must detect code injection attacks 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 that use unauthorized data mining techniques to attack 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. IDPS component(s) with anomaly detection must be included in the IDPS implementation to protect against unauthorized data mining. These components must include rules and anomaly detection algorithms to monitor for atypical database queries or accesses.
Check Content
Verify the IDPS detects code injection attacks launched against data storage objects, including, at a minimum, databases, database records, queries, and fields. If the IDPS does not detect code injection attacks launched against data storage objects, including, at a minimum, databases, database records, queries, and fields, this is a finding.
Fix Text
Configure the IDPS components to detect code injection attacks launched against data storage objects, including, at a minimum, databases, database records, queries, and fields.
Additional Identifiers
Rule ID: SV-69649r1_rule
Vulnerability ID: V-55403
Group Title: SRG-NET-000319-IDPS-00184
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 |