On this page
Atomicorp WAF Rule 341250
Rule Summary
- Rule ID: 341250
- Status: Active
- Alert message: Atomicorp.com WAF Rules: SQL injection attack (detectSQLi)
- Observed CWEs: CWE-89 (7)
- Revision: 47
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request arguments, JSON request data, SOAP request data
- Rule action: deny
- HTTP status: 403
- Public tags: SQLi
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “SQL injection attack (detectSQLi)” in the request arguments, JSON request data, SOAP request data. 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-2026-69083 | SiYuan before v3.7.3 SQL Injection via fullTextSearchAssetContent | siyuan | 9.9 (v4.0) | Critical |
| CVE-2019-5893 | OpenSource ERP 6.3.1. - SQL Injection | open source erp | 9.8 (v3.0) | Critical |
| CVE-2020-19625 | Gridx 1.3 - Remote Code Execution | gridx | 9.8 (v3.1) | Critical |
| CVE-2020-22209 | 74cms - ajax_common.php SQL Injection | 74cms | 9.8 (v3.1) | Critical |
| CVE-2026-82527 | R2R 3.6.6 SQL Injection via Retrieval Search Filter Key | R2R | 8.7 (v4.0) | High |
| CVE-2026-87807 | siyuan before v3.8.2 SQL Injection via fullTextSearchBlock | siyuan | 8.7 (v4.0) | High |
| CVE-2020-9483 | SkyWalking SQLI | skywalking | 7.5 (v3.1) | High |
| CVE-2026-52770 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in yeswiki/yeswiki | yeswiki | 7.5 (v3.1) | 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-89 | CVE-2026-69083 , CVE-2019-5893 , CVE-2020-22209 , CVE-2026-82527 , CVE-2026-87807 , CVE-2020-9483 , CVE-2026-52770 |