ET WEB_SERVER ImageMagick CVE-2016-3716 Move File Inbound (msl: + mvg)


Query · suricata

flow:established,to_server;
http.request_body;
content:"viewbox|20|"; nocase; fast_pattern;
content:"msl"; nocase;
pcre:"/^\s*\x3a\s*[./]/Ri";
Raw source ET WEB_SERVER ImageMagick CVE-2016-3716 Move File Inbound (msl: + 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-3716 Move File Inbound (msl: + mvg)";
    flow:established,to_server;
    http.request_body;
    content:"viewbox|20|"; nocase; fast_pattern;
    content:"msl"; nocase;
    pcre:"/^\s*\x3a\s*[./]/Ri";
    classtype:web-application-attack;
    sid:2022793; rev:5;
    metadata:created_at 2016_05_04, cve CVE_2016_3716, signature_severity Major, 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.