ET WEB_SERVER ImageMagick CVE-2016-3714 Inbound (mvg)


Query · suricata

flow:established,to_server;
http.request_body;
content:"viewbox|20|"; nocase; fast_pattern;
pcre:"/https\x3a.+(?<!\x5c)(:[\x22\x27]|\\x2[27])\s*?[\x3b&\x7c><].*?(:[\x22\x27]|\\x2[27])/si";
Raw source ET WEB_SERVER ImageMagick CVE-2016-3714 Inbound (mvg) · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SERVER ImageMagick CVE-2016-3714 Inbound (mvg)";
    flow:established,to_server;
    http.request_body;
    content:"viewbox|20|"; nocase; fast_pattern;
    pcre:"/https\x3a.+(?<!\x5c)(:[\x22\x27]|\\x2[27])\s*?[\x3b&\x7c><].*?(:[\x22\x27]|\\x2[27])/si";
    classtype:web-application-attack;
    sid:2022789; rev:6;
    metadata:created_at 2016_05_04, cve CVE_2016_3714, signature_severity Major, tag CISA_KEV, updated_at 2020_10_06;
)

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.