ET EXPLOIT UDP Technology Firmware (IP Cam) - language.cgi RCE via Command Injection Attempt Inbound (CVE-2021-33544)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/language.cgi?"; fast_pattern;
content:"date=|24|"; distance:0;
Raw source ET EXPLOIT UDP Technology Firmware (IP Cam) - language.cgi RCE via Command Injection Attempt Inbound (CVE-2021-33544) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT UDP Technology Firmware (IP Cam) - language.cgi RCE via Command Injection Attempt Inbound (CVE-2021-33544)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/language.cgi?"; fast_pattern;
    content:"date=|24|"; distance:0;
    reference:url,www.randorisec.fr/udp-technology-ip-camera-vulnerabilities/;
    reference:cve,2021-33544;
    classtype:attempted-admin;
    sid:2033299; rev:1;
    metadata:created_at 2021_07_09, cve CVE_2021_33544, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_09, 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.