GPL SQL mdsys.md2.sdo_code_size buffer overflow attempt


Query · suricata

flow:to_server,established;
content:"mdsys.md2.sdo_code_size"; nocase;
isdataat:512,relative;
pcre:"/((\w+)[\r\n\s]*\x3a=[\r\n\s]*(\x27[^\x27]{512,}\x27|\x22[^\x22]{512,}\x22)[\r\n\s]*\x3b.*layer[\r\n\s]*=>[\r\n\s]*\2|layer\s*=>\s*(\x27[^\x27]{512,}|\x22[^\x22]{512,})|\(\s*(\x27[^\x27]{512,}|\x22[^\x22]{512,}))/si";
Raw source GPL SQL mdsys.md2.sdo_code_size buffer overflow 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 any -> $SQL_SERVERS $ORACLE_PORTS (
    msg:"GPL SQL mdsys.md2.sdo_code_size buffer overflow attempt";
    flow:to_server,established;
    content:"mdsys.md2.sdo_code_size"; nocase;
    isdataat:512,relative;
    pcre:"/((\w+)[\r\n\s]*\x3a=[\r\n\s]*(\x27[^\x27]{512,}\x27|\x22[^\x22]{512,}\x22)[\r\n\s]*\x3b.*layer[\r\n\s]*=>[\r\n\s]*\2|layer\s*=>\s*(\x27[^\x27]{512,}|\x22[^\x22]{512,})|\(\s*(\x27[^\x27]{512,}|\x22[^\x22]{512,}))/si";
    classtype:attempted-user;
    sid:2102683; rev:3;
    metadata:created_at 2010_09_23, 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.