ET ACTIVEX EasyMail Object IMAP4 Component Buffer Overflow Function call Attempt


Query · suricata

flow:from_server,established;
content:"ActiveXObject"; nocase;
content:"EasyMail.IMAP4.6"; distance:0; nocase;
content:"LicenseKey"; nocase;
Raw source ET ACTIVEX EasyMail Object IMAP4 Component Buffer Overflow Function call Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (
    msg:"ET ACTIVEX EasyMail Object IMAP4 Component Buffer Overflow Function call Attempt";
    flow:from_server,established;
    content:"ActiveXObject"; nocase;
    content:"EasyMail.IMAP4.6"; distance:0; nocase;
    content:"LicenseKey"; nocase;
    reference:url,secunia.com/advisories/24199/;
    classtype:web-application-attack;
    sid:2010658; rev:2;
    metadata:created_at 2010_07_30, confidence High, signature_severity Major, 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.