ET WEB_CLIENT Oracle Java 6 Object Tag launchjnlp docbase Parameters Buffer Overflow


Query · suricata

flow:to_client,established;
flowbits:isset,NtDll.ImageBase.Module.Called;
content:"ZwProtectVirtualMemory|22|";
content:"strDup|28|"; distance:0;
content:"<object|20|"; distance:0;
content:"application|2f|x|2d|java|2d|applet"; within:35;
content:"|3c|param|20|name"; distance:0;
content:"|22|launchjnlp|22|"; within:20;
content:"|3c|param|20|name"; distance:0;
content:"|22|docbase|22|"; within:20;
content:"|3c|fieldset|3e 3c|legend|3e|"; distance:0;
content:"object"; within:10;
content:"|2e|innerHTML"; distance:0;

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_CLIENT Oracle Java 6 Object Tag launchjnlp docbase Parameters Buffer Overflow · 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 Oracle Java 6 Object Tag launchjnlp docbase Parameters Buffer Overflow";
    flow:to_client,established;
    flowbits:isset,NtDll.ImageBase.Module.Called;
    content:"ZwProtectVirtualMemory|22|";
    content:"strDup|28|"; distance:0;
    content:"<object|20|"; distance:0;
    content:"application|2f|x|2d|java|2d|applet"; within:35;
    content:"|3c|param|20|name"; distance:0;
    content:"|22|launchjnlp|22|"; within:20;
    content:"|3c|param|20|name"; distance:0;
    content:"|22|docbase|22|"; within:20;
    content:"|3c|fieldset|3e 3c|legend|3e|"; distance:0;
    content:"object"; within:10;
    content:"|2e|innerHTML"; distance:0;
    reference:url,www.exploit-db.com/exploits/15241/;
    reference:cve,2010-3552;
    reference:bid,44023;
    classtype:attempted-user;
    sid:2012100; rev:6;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2010_12_22, cve CVE_2010_3552, deployment Perimeter, confidence High, signature_severity Major, tag Web_Client_Attacks, updated_at 2019_07_26;
)

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.