ET EXPLOIT Belkin Wemo Enabled Crock-Pot Unauthenticated Command Injection Inbound (CVE-2019-12780)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/upnp/control/basicevent1"; depth:25; endswith;
http.header;
content:"SOAPAction|3a 20|";
content:"urn|3a|Belkin|3a|service|3a|basicevent|3a|1|23|SetSmartDevInfo"; within:48; fast_pattern;
http.request_body;
content:"|3c|SmartDevURL|3e 60|";
Raw source ET EXPLOIT Belkin Wemo Enabled Crock-Pot Unauthenticated Command Injection Inbound (CVE-2019-12780) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET EXPLOIT Belkin Wemo Enabled Crock-Pot Unauthenticated Command Injection Inbound (CVE-2019-12780)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/upnp/control/basicevent1"; depth:25; endswith;
    http.header;
    content:"SOAPAction|3a 20|";
    content:"urn|3a|Belkin|3a|service|3a|basicevent|3a|1|23|SetSmartDevInfo"; within:48; fast_pattern;
    http.request_body;
    content:"|3c|SmartDevURL|3e 60|";
    reference:cve,CVE-2019-12780;
    reference:md5,d6ebabf44849951d754ee2de15a24b92;
    reference:url,blogs.akamai.com/sitr/2019/06/latest-echobot-26-infection-vectors.html;
    classtype:attempted-admin;
    sid:2027486; rev:4;
    metadata:attack_target IoT, created_at 2019_06_18, deployment Perimeter, performance_impact Low, signature_severity Major, updated_at 2020_11_19, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1210, mitre_technique_name Exploitation_Of_Remote_Services;
)

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.