Check: SRG-NET-000318-IDPS-00068
Intrusion Detection and Prevention Systems (IDPS) SRG:
SRG-NET-000318-IDPS-00068
(in versions v2 r6 through v2 r2)
Title
To protect against unauthorized data mining, the IDPS must prevent 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 the capability to prevent code injections 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 prevents code injection attacks launched against data storage objects, including, at a minimum, databases, database records, queries, and fields. If the IDPS does not prevent 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 prevent code injection attacks launched against data storage objects, including, at a minimum, databases, database records, queries, and fields.
Additional Identifiers
Rule ID: SV-69643r1_rule
Vulnerability ID: V-55397
Group Title: SRG-NET-000318-IDPS-00068
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002346 |
The organization employs organization-defined data mining prevention techniques for organization-defined data storage objects to adequately protect against data mining. |
Controls
Number | Title |
---|---|
AC-23 |
Data Mining Protection |