On this page
Atomicorp WAF Rule 350590
Rule Summary
- Rule ID: 350590
- Status: Active
- Alert message: Atomicorp.com WAF Rules: Attack Blocked - Data leakage - attempt to access raw SQL files (disable this rule if you require access to files that end with .sql)
- Observed CWEs: CWE-200 (1)
- Revision: 3
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request filename
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Attack Blocked - Data leakage - attempt to access raw SQL files (disable this rule if you require access to files that end with .sql)” in the request filename. 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-2023-6750 | WordPress WP Clone <= 2.4.2 - Database Backup Exposure | clone | 7.5 (v3.1) | High |
| CVE-2024-13609 | WordPress 1 Click Migration Plugin < 2.3 - Information Exposure | 1 click migration | 5.9 (v3.1) | 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-200 | CVE-2024-13609 |