ET SCADA Siemens FactoryLink 8 CSService Logging Buffer Overflow Vulnerability


Query · suricata

flow:established,to_server;
content:"CSService"; nocase;
isdataat:1000,relative;
content:!"|0A|"; within:1000;
Raw source ET SCADA Siemens FactoryLink 8 CSService Logging Buffer Overflow Vulnerability · 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 -> $HOME_NET 7580 (
    msg:"ET SCADA Siemens FactoryLink 8 CSService Logging  Buffer Overflow Vulnerability";
    flow:established,to_server;
    content:"CSService"; nocase;
    isdataat:1000,relative;
    content:!"|0A|"; within:1000;
    reference:url,packetstormsecurity.org/files/view/102579/factorylink_csservice.rb.txt;
    classtype:denial-of-service;
    sid:2013120; rev:1;
    metadata:created_at 2011_06_28, 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.