On this page
Atomicorp WAF Rule 340128
Rule Summary
- Rule ID: 340128
- Status: Active
- Alert message: Atomicorp.com WAF Rules: Remote PHP command exection
- Observed CWEs: CWE-22 (1), CWE-94 (1), CWE-95 (1), CWE-434 (2), CWE-1286 (1)
- Revision: 25
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request URI, Request arguments, JSON request data, SOAP request data, XML request data
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects behavior identified by its current alert as “Remote PHP command exection” in the request URI, request arguments, JSON request data, SOAP request data, XML 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-2019-7194 | QNAP Photo Station < 6.0.3 - Remote Code Execution | photo station | 9.8 (v3.1) | Critical |
| CVE-2020-29279 | 74CMS - Remote File Inclusion | 74cms | 9.8 (v3.1) | Critical |
| CVE-2024-7954 | SPIP Porte Plume Plugin - Remote Code Execution | SPIP | 9.8 (v3.1) | Critical |
| CVE-2017-12615 | Apache Tomcat < 9.0.1 (Beta) / < 8.5.23 / < 8.0.47 / < 7.0.8 - JSP Upload Bypass / Remote Code Execution (1) | tomcat | 8.1 (v3.1) | High |
| CVE-2014-6389 | PHPCompta/NOALYSS 6.7.1 5638 - Remote Command Execution | phpcompta/noalyss | 7.5 (v2.0) | High |
| CVE-2022-3552 | BoxBilling<=4.22.1.5 - Remote Code Execution (RCE) | boxbilling | 7.2 (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-22 | CVE-2019-7194 |
| CWE-94 | CVE-2014-6389 |
| CWE-95 | CVE-2024-7954 |
| CWE-434 | CVE-2017-12615 , CVE-2022-3552 |
| CWE-1286 | CVE-2024-7954 |