ET WEB_SPECIFIC_APPS MOVEit File Transfer - Trigger SQL Injection via guestaccess.aspx - CVE-2023-34362 Stage 2


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/guestaccess.aspx"; fast_pattern;
http.request_body;
content:"transaction"; nocase;
content:"secmsgpost"; within:20;
content:"CsrfToken"; nocase;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS MOVEit File Transfer - Trigger SQL Injection via guestaccess.aspx - CVE-2023-34362 Stage 2 · 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 - Trigger SQL Injection via guestaccess.aspx - CVE-2023-34362 Stage 2";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/guestaccess.aspx"; fast_pattern;
    http.request_body;
    content:"transaction"; nocase;
    content:"secmsgpost"; within:20;
    content:"CsrfToken"; 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:2046192; 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_12, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    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.