On this page

Atomicorp WAF Rule 340181

Rule Summary

  • Rule ID: 340181
  • Status: Active
  • Alert message: Atomicorp.com WAF Rules: Generic SQL inline command protection
  • Observed CWEs: CWE-94 (1)
  • Revision: 1
  • Rule severity: Critical (2)
  • Phase: 2 (request body)
  • Request surfaces: Request cookies
  • Rule action: deny
  • HTTP status: 403
  • Public tags: SQLi
  • Logging: log, auditlog

Description

This rule detects behavior identified by its current alert as “Generic SQL inline command protection” in the request cookies. It evaluates during the request body phase and denies matching traffic with HTTP status 403.

This is a selected list of documented research observations, not an exhaustive coverage matrix. Absence of a CVE does not imply absence of protection.

CVEVulnerabilityProductCVSSSeverity
CVE-2006-0887PHPLib < 7.4 - SQL Injectionphplib7.5 (v2.0)High
CVE-2006-2826PHPLib < 7.4 - SQL Injectionphplib7.5 (v2.0)High

Observed CWEs

These CWEs are recorded on published CVEs in the selected observations associated with this rule. They are observational relationships, not a claim that the rule universally blocks every vulnerability assigned to a CWE.

CWERelated Published CVEs
CWE-94CVE-2006-0887