ET WEB_SPECIFIC_APPS Modx Revolution RCE (CVE-2018-1000207)


Query · suricata

flow:established,to_server;
http.uri;
content:".php";
http.request_body;
content:"useRawIMoutput";
content:"IMresizedData";
content:"config_prefer_imagemagick"; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Modx Revolution RCE (CVE-2018-1000207) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Modx Revolution RCE (CVE-2018-1000207)";
    flow:established,to_server;
    http.uri;
    content:".php";
    http.request_body;
    content:"useRawIMoutput";
    content:"IMresizedData";
    content:"config_prefer_imagemagick"; fast_pattern;
    reference:cve,2018-1000207;
    reference:url,www.exploit-db.com/exploits/45055;
    classtype:attempted-admin;
    sid:2025930; rev:3;
    metadata:attack_target Web_Server, created_at 2018_08_01, cve CVE_2018_100020, deployment Datacenter, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_04;
)

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.