On this page
Atomicorp WAF Rule 380800
Rule Summary
- Rule ID: 380800
- Status: Active
- Alert message: Atomicorp.com WAF Rules - Virtual Just In Time Patch: PHP Easter Egg Access
- Observed CWEs: None documented
- Revision: 1
- Rule severity: Critical (2)
- Phase: 2 (request body)
- Request surfaces: Request URI
- Rule action: deny
- HTTP status: 403
- Logging: log, auditlog
Description
This rule detects attempts to determine the version of PHP a system is using. PHP contains several “easter eggs” that can be sent to any PHP application to determine what version of PHP a system is using, even if PHP is configured to not reveal its version or other information.
This rules works by detecting the use of these easter eggs, which are PHP session IDs reserved as easter eggs. The easter eggs are referenced in the section “Outside References” at the end of this article.
False Positives
There are no known false positives for this condition. If you believe your version of PHP is not vulnerable to this probe, then disable this rule. We do not recommend you do this without first testing your PHP implementation against the known probe easter eggs.
Tuning Guidance
Please see the Tuning the Atomicorp WAF Rules page for basic information.
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.
No selected related public CVE research notes are currently published.
Documentation Source
- Original wiki page: WAF 380800
- Source revision: 3033
- Source revision date: 2012-12-27