ET WEB_SPECIFIC_APPS MOVEit File Transfer - Set Session Variables - SQLi Payload Creation - CVE-2023-34362 Stage 5a


Query · suricata

flow:established,to_server;
http.uri;
content:"/moveitisapi/moveitisapi.dll?action=m2"; fast_pattern;
http.header;
content:"X-siLock-Transaction|3a 20|"; nocase;
content:"folder_add_by_path"; within:18;
content:"X-siLock-Transaction|3a 20|"; nocase;
content:"session_setvars"; within:15;
content:"X-siLock-SessVar"; nocase;
content:"MyPkgSelfProvisionedRecips|3a 20|"; within:33;
content:"UPDATE|20|"; nocase; within:100;
content:"fileuploadinfo"; nocase; within:100;
content:"SET|20|"; within:100;
content:"State"; nocase;
content:"WHERE|20|"; nocase; distance:0;
content:"FileID"; within:20;
http.header_names;
content:"|0d 0a|X-siLock-SessVar"; nocase;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS MOVEit File Transfer - Set Session Variables - SQLi Payload Creation - CVE-2023-34362 Stage 5a · 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 -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS MOVEit File Transfer - Set Session Variables - SQLi Payload Creation - CVE-2023-34362 Stage 5a";
    flow:established,to_server;
    http.uri;
    content:"/moveitisapi/moveitisapi.dll?action=m2"; fast_pattern;
    http.header;
    content:"X-siLock-Transaction|3a 20|"; nocase;
    content:"folder_add_by_path"; within:18;
    content:"X-siLock-Transaction|3a 20|"; nocase;
    content:"session_setvars"; within:15;
    content:"X-siLock-SessVar"; nocase;
    content:"MyPkgSelfProvisionedRecips|3a 20|"; within:33;
    content:"UPDATE|20|"; nocase; within:100;
    content:"fileuploadinfo"; nocase; within:100;
    content:"SET|20|"; within:100;
    content:"State"; nocase;
    content:"WHERE|20|"; nocase; distance:0;
    content:"FileID"; within:20;
    http.header_names;
    content:"|0d 0a|X-siLock-SessVar"; nocase;
    reference:url,www.horizon3.ai/moveit-transfer-cve-2023-34362-deep-dive-and-indicators-of-compromise/;
    reference:url,attackerkb.com/topics/mXmV0YpC3W/cve-2023-34362/rapid7-analysis;
    reference:cve,2023-34362;
    classtype:attempted-admin;
    sid:2046197; rev:1;
    metadata:attack_target Web_Server, created_at 2023_06_12, cve CVE_2023_34362, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, tag CISA_KEV, updated_at 2023_06_13;
    target:dest_ip;
)

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.