File: /home/elrashedytravel/public_html/wp-content/imunify-security/rules.php
<?php
if ( ! defined( 'WPINC' ) ) {
exit;
}
return json_decode( '{"version": "0.0.1", "rules": {"CVE-2024-7031": {"cve": "CVE-2024-7031", "severity": 7.5, "mode": "pass", "target": "plugin", "slug": "filester", "versions": "<=1.8.2", "ajax_action": "njt_fs_action", "conditions": [{"type": "missing_capability", "value": "manage_options"}]}, "CVE-2025-6814": {"cve": "CVE-2025-6814", "severity": 7.5, "mode": "pass", "target": "plugin", "slug": "booking-x", "versions": ">=1.1.0", "method": "POST", "action": "init", "conditions": [{"type": "exists", "name": "ARGS:export_xml"}, {"type": "equals", "name": "ARGS:export_xml", "value": "Export xml"}, {"type": "missing_capability", "value": "manage_options"}]}, "CVE-2025-5282": {"cve": "CVE-2025-5282", "severity": 7.5, "mode": "pass", "target": "plugin", "slug": "wp-travel-engine", "versions": "<=6.5.1", "method": "DELETE", "action": "rest_api_init", "conditions": [{"type": "contains", "name": "REQUEST_URI", "value": "wptravelengine/v2/trips"}, {"type": "exists", "name": "ARGS:id"}, {"type": "exists", "name": "ARGS:package_id"}, {"type": "missing_capability", "value": "edit_posts"}]}, "CVE-2023-7306": {"cve": "CVE-2023-7306", "severity": 7.5, "mode": "pass", "target": "plugin", "slug": "nmedia-user-file-uploader", "versions": "<=21.5", "ajax_action": "wpfm_delete_multiple_files", "conditions": [{"type": "exists", "name": "ARGS:file_ids"}, {"type": "missing_capability", "value": "read"}]}}}', true );