To protect against unauthorized data mining, the IPS must prevent SQL injection attacks launched against data storage objects, including, at a minimum, databases, database records, and database fields.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-206897SRG-NET-000318-IDPS-00183SV-206897r1137752_ruleCCI-002346medium
Description
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. SQL injection attacks are the most prevalent attacks against web applications and databases. These attacks inject SQL commands that can read, modify, or compromise the meaning of the original SQL query. An attacker can spoof identity; expose, tamper, destroy, or make existing data unavailable; or gain unauthorized privileges on the database server. IPS component(s) with the capability to prevent SQL code injections must be included in the IPS implementation to protect against unauthorized data mining. These components must include rules and anomaly detection algorithms to monitor for SQL injection attacks.
STIGDate
Intrusion Detection and Prevention Systems Security Requirements Guide2025-09-22

Details

Check Text (C-206897r1137752_chk)

If the device being reviewed is an IDS, this is not applicable. Verify the IPS prevents SQL injection attacks launched against data storage objects, including, at a minimum, databases, database records, and database fields. If the IPS does not prevent SQL injection attacks launched against data storage objects, including, at a minimum, databases, database records, and database fields, this is a finding.

Fix Text (F-7151r1137751_fix)

Configure the IPS to prevent SQL injection attacks launched against data storage objects, including, at a minimum, databases, database records, and database fields.