On this page
Atomicorp WAF Rule 340465
Rule Summary
- Rule ID: 340465
- Status: Active
- Alert message: Atomicorp.com WAF Rules: Remote File Injection attempt in ARGS (admin.php)
- Observed CWEs: CWE-352 (1), CWE-918 (1)
- Revision: 59
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request arguments, Uploaded files, 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 “Remote File Injection attempt in ARGS (admin.php)” in the request arguments, uploaded files, 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-2021-25052 | WordPress Button Generator <2.3.3 - Remote File Inclusion | button generator | 8.8 (v3.1) | High |
| CVE-2026-7798 | FluentCRM <= 2.9.87 - Unauthenticated Blind Server-Side Request Forgery via 'SubscribeURL' Parameter | FluentCRM – Email Newsletter, Automation, Email Marketing, Email Campaigns, Optins, Leads, and CRM Solution | 5.4 (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-352 | CVE-2021-25052 |
| CWE-918 | CVE-2026-7798 |