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.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-206897 | SRG-NET-000318 | SRG-NET-000318-IDPS-00183 | SV-206897r1137752_rule | 2025-09-22 | 3 |
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.
ℹ️ Check
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
Configure the IPS to prevent SQL injection attacks launched against data storage objects, including, at a minimum, databases, database records, and database fields.