ET WEB_SPECIFIC_APPS WordPress Plugin - Essential Addons for Elementor - Successful Password Reset (CVE-2023-32243)


Query · suricata

flow:established,to_client;
flowbits:isset,ET.CVE-2023-32243;
http.response_body;
content:"success|22 3a|true"; fast_pattern;
target:src_ip;

Rule dependencies

Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.

Depends on

Raw source ET WEB_SPECIFIC_APPS WordPress Plugin - Essential Addons for Elementor - Successful Password Reset (CVE-2023-32243) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http [$HOME_NET,$HTTP_SERVERS] any -> $EXTERNAL_NET any (
    msg:"ET WEB_SPECIFIC_APPS WordPress Plugin - Essential Addons for Elementor - Successful Password Reset (CVE-2023-32243)";
    flow:established,to_client;
    flowbits:isset,ET.CVE-2023-32243;
    http.response_body;
    content:"success|22 3a|true"; fast_pattern;
    reference:url,patchstack.com/articles/critical-privilege-escalation-in-essential-addons-for-elementor-plugin-affecting-1-million-sites/;
    reference:cve,2023-32243;
    classtype:successful-admin;
    sid:2045880; rev:1;
    metadata:attack_target Web_Server, created_at 2023_05_30, cve CVE_2023_32243, deployment Perimeter, deployment SSLDecrypt, performance_impact Moderate, confidence High, signature_severity Critical, updated_at 2023_05_30;
    target:src_ip;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.