On this page
Atomicorp WAF Rule 334073
Rule Summary
- Rule ID: 334073
- Status: Active
- Alert message: Atomicorp.com WAF Rules: Injection Attack blocked
- Observed CWEs: CWE-89 (2)
- Revision: 1
- Rule severity: Alert (1)
- Phase: 2 (request body)
- Request surfaces: Request arguments, JSON request data, SOAP request data
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Injection Attack blocked” 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-2022-38627 | Nortek Linear eMerge E3-Series - SQL Injection | emerge e3 firmware | 9.8 (v3.1) | Critical |
| CVE-2015-1518 | RedaxScript CMS 2.2.0 - SQL Injection | redaxscript | 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-89 | CVE-2022-38627 , CVE-2015-1518 |