On this page
Atomicorp WAF Rule 340077
Rule Summary
- Rule ID: 340077
- Status: Active
- Alert message: Atomicorp.com WAF Rules: PHP policy violation
- Observed CWEs: CWE-22 (3), CWE-98 (1), CWE-200 (1)
- Revision: 5
- Rule severity: Critical (2)
- 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 “PHP policy violation” 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-2021-3129 | Laravel with Ignition <= v8.4.2 Debug Mode - Remote Code Execution | ignition | 9.8 (v3.1) | Critical |
| CVE-2023-3452 | WordPress Canto Plugin <= 3.0.4 - File Inclusion | canto | 9.8 (v3.1) | Critical |
| CVE-2024-10763 | WordPress Campress Theme <= 1.35 - Unauthenticated Local File Inclusion | campress | 9.8 (v3.1) | Critical |
| CVE-2018-20463 | WordPress JSmol2WP <=1.07 - Local File Inclusion | jsmol2wp | 7.5 (v3.0) | High |
| CVE-2023-0159 | Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated RCE | extensive vc addons for wpbakery page builder | 7.5 (v3.1) | High |
| CVE-2014-2383 | Dompdf < v0.6.0 - Local File Inclusion | dompdf | 6.8 (v2.0) | Medium |
| CVE-2022-37299 | Shirne CMS 1.2.0 - Local File Inclusion | shirne cms | 6.5 (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-22 | CVE-2024-10763 , CVE-2018-20463 , CVE-2022-37299 |
| CWE-98 | CVE-2023-3452 |
| CWE-200 | CVE-2014-2383 |