ET WEB_CLIENT Microsoft IE CSS Clip Attribute Memory Corruption (POC SPECIFIC)


Query · suricata

flow:from_server,established;
file_data;
content:"position|3A|absolute|3B|";
content:"clip|3A|"; within:20;
content:"rect|28|0|29|"; fast_pattern; within:20;
Raw source ET WEB_CLIENT Microsoft IE CSS Clip Attribute Memory Corruption (POC SPECIFIC) · 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 Microsoft IE CSS Clip Attribute Memory Corruption (POC SPECIFIC)";
    flow:from_server,established;
    file_data;
    content:"position|3A|absolute|3B|";
    content:"clip|3A|"; within:20;
    content:"rect|28|0|29|"; fast_pattern; within:20;
    reference:url,extraexploit.blogspot.com/2010/11/cve-2010-3962-yet-another-internet.html;
    reference:url,www.symantec.com/connect/blogs/new-ie-0-day-used-targeted-attacks;
    reference:url,blog.fireeye.com/research/2010/11/ie-0-day-hupigon-joins-the-party.html;
    reference:url,www.offensive-security.com/0day/ie-0day.txt;
    reference:url,www.metasploit.com/redmine/projects/framework/repository/entry/modules/exploits/windows/browser/ms10_xxx_ie_css_clip.rb;
    classtype:attempted-user;
    sid:2011892; rev:5;
    metadata:affected_product Web_Browsers, affected_product Web_Browser_Plugins, attack_target Client_Endpoint, created_at 2010_11_05, deployment Perimeter, confidence Medium, 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.