On this page
Atomicorp WAF Rule 380123
Rule Summary
- Rule ID: 380123
- Status: Active
- Alert message: Atomicorp.com WAF Rules: SQL injection
- Observed CWEs: CWE-89 (7), CWE-287 (1), CWE-305 (1)
- Revision: 5
- Rule severity: Critical (2)
- Phase: 1 (request headers)
- Request surfaces: Request URI
- 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” in the request URI. It evaluates during the request headers 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-2018-18800 | PayPal-Credit Card-Debit Card Payment 1.0 - SQL Injection | welcome to our resort | 9.8 (v3.0) | Critical |
| CVE-2020-10546 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10547 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10548 | rConfig 3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2020-10549 | rConfig <=3.9.4 - SQL Injection | rconfig | 9.8 (v3.1) | Critical |
| CVE-2023-34124 | SonicWall GMS and Analytics Web Services - Shell Injection | analytics | 9.8 (v3.1) | Critical |
| CVE-2020-5766 | SRS Simple Hits Counter 1.0.3-1.0.4 - Unauthenticated Blind SQL Injection | srs simple hits counter | 7.5 (v3.1) | High |
| CVE-2023-34133 | SonicWall GMS and Analytics - SQL Injection | analytics | 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-2018-18800 , CVE-2020-10546 , CVE-2020-10547 , CVE-2020-10548 , CVE-2020-10549 , CVE-2020-5766 , CVE-2023-34133 |
| CWE-287 | CVE-2023-34124 |
| CWE-305 | CVE-2023-34124 |