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.
Selected Related CVEs
This is a selected list of documented research observations, not an exhaustive coverage matrix. Absence of a CVE does not imply absence of protection.
| CVE | Vulnerability | Product | CVSS | Severity |
|---|---|---|---|---|
| CVE-2006-0887 | PHPLib < 7.4 - SQL Injection | phplib | 7.5 (v2.0) | High |
| CVE-2006-2826 | PHPLib < 7.4 - SQL Injection | phplib | 7.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.
| CWE | Related Published CVEs |
|---|---|
| CWE-94 | CVE-2006-0887 |