On this page
Atomicorp WAF Rule 330708
Rule Summary
- Rule ID: 330708
- Status: Active
- Alert message: Atomicorp.com WAF Rules: Possible CSRF attack
- Observed CWEs: CWE-74 (2), CWE-79 (1), CWE-93 (3), CWE-113 (1)
- Revision: 2
- Rule severity: Warning (4)
- Phase: 2 (request body)
- Request surfaces: Request URI
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Possible CSRF attack” in the request URI. 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-2021-27132 | Sercomm VD625 Smart Modems - CRLF Injection | agcombo vd625 firmware | 9.8 (v3.1) | Critical |
| CVE-2022-0666 | Microweber < 1.2.11 - CRLF Injection | microweber | 7.5 (v3.1) | High |
| CVE-2016-4975 | Apache mod_userdir CRLF injection | http server | 6.1 (v3.0) | Medium |
| CVE-2017-5868 | OpenVPN Access Server 2.1.4 - CRLF Injection | openvpn access server | 6.1 (v3.0) | Medium |
| CVE-2018-16979 | Monstra CMS 3.0.4 - HTTP Header Injection | monstra | 6.1 (v3.0) | Medium |
| CVE-2019-6802 | Pypiserver <1.2.5 - Carriage Return Line Feed Injection | pypiserver | 6.1 (v3.0) | Medium |
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-74 | CVE-2021-27132 , CVE-2019-6802 |
| CWE-79 | CVE-2019-6802 |
| CWE-93 | CVE-2022-0666 , CVE-2016-4975 , CVE-2017-5868 |
| CWE-113 | CVE-2018-16979 |