ET WEB_CLIENT Android Webkit removeChild Use-After-Free Remote Code Execution Attempt


Query · suricata

flow:established,to_client;
content:"document.getElementById|28|"; nocase;
content:"id.getAttributeNode|28|"; nocase; distance:0;
content:"attribute.childNodes"; nocase; distance:0;
content:"document.body.removeChild|28|"; nocase; distance:0;
content:"attribute.removeChild|28|"; fast_pattern; nocase; distance:0;
Raw source ET WEB_CLIENT Android Webkit removeChild Use-After-Free Remote Code Execution Attempt · 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 WEB_CLIENT Android Webkit removeChild Use-After-Free Remote Code Execution Attempt";
    flow:established,to_client;
    content:"document.getElementById|28|"; nocase;
    content:"id.getAttributeNode|28|"; nocase; distance:0;
    content:"attribute.childNodes"; nocase; distance:0;
    content:"document.body.removeChild|28|"; nocase; distance:0;
    content:"attribute.removeChild|28|"; fast_pattern; nocase; distance:0;
    reference:bid,40642;
    reference:cve,2010-1119;
    classtype:attempted-user;
    sid:2012509; rev:2;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2011_03_16, cve CVE_2010_1119, deployment Perimeter, confidence Medium, signature_severity Major, tag Web_Client_Attacks, updated_at 2019_07_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.