ET EXPLOIT Fortinet FortiManager Unauthenticated Remote Code Execution (CVE-2024-47575) M2


Query · suricata

flow:established,to_server;
content:"|36 e0 11 00|"; startswith;
content:"channel|0d 0a|"; fast_pattern; distance:4;
content:"remoteid|3d|";
content:"|0d 0a 0d 0a 00|";
isdataat:1,relative;
target:dest_ip;
Raw source ET EXPLOIT Fortinet FortiManager Unauthenticated Remote Code Execution (CVE-2024-47575) M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET 541 (
    msg:"ET EXPLOIT Fortinet FortiManager Unauthenticated Remote Code Execution (CVE-2024-47575) M2";
    flow:established,to_server;
    content:"|36 e0 11 00|"; startswith;
    content:"channel|0d 0a|"; fast_pattern; distance:4;
    content:"remoteid|3d|";
    content:"|0d 0a 0d 0a 00|";
    isdataat:1,relative;
    reference:url,attackerkb.com/topics/OFBGprmpIE/cve-2024-47575/rapid7-analysis;
    reference:cve,2024-47575;
    classtype:attempted-admin;
    sid:2057694; rev:1;
    metadata:affected_product FortiManager, attack_target Server, tls_state TLSDecrypt, created_at 2024_11_18, cve CVE_2024_47575, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, tag CISA_KEV, updated_at 2024_11_18, 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.