GPL SQL xp_printstatements possible buffer overflow


Query · suricata

flow:to_server,established;
content:"x|00|p|00|_|00|p|00|r|00|i|00|n|00|t|00|s|00|t|00|a|00|t|00|e|00|m|00|e|00|n|00|t|00|s|00|"; offset:32; nocase;
Raw source GPL SQL xp_printstatements possible 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 tcp $EXTERNAL_NET any -> $SQL_SERVERS 139 (
    msg:"GPL SQL xp_printstatements possible buffer overflow";
    flow:to_server,established;
    content:"x|00|p|00|_|00|p|00|r|00|i|00|n|00|t|00|s|00|t|00|a|00|t|00|e|00|m|00|e|00|n|00|t|00|s|00|"; offset:32; nocase;
    reference:bugtraq,2041;
    reference:cve,2000-1086;
    reference:url,www.microsoft.com/technet/security/bulletin/MS00-092.mspx;
    classtype:attempted-user;
    sid:2100690; rev:10;
    metadata:created_at 2010_09_23, cve CVE_2000_1086, confidence Low, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, 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.