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


Query · suricata

flow:established,to_server;
content:"|36 e0 11 00|"; startswith;
content:"channel|0d 0a|"; distance:4;
content:"remoteid|3d|";
content:"/som/export"; fast_pattern;
content:"|22|file|22 3a|";
pcre:"/^.*?[\x3b\x0a\x26\x60\x7c\x24]/R";
Raw source ET EXPLOIT Fortinet FortiManager Unauthenticated Remote Code Execution (CVE-2024-47575) M1 · 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) M1";
    flow:established,to_server;
    content:"|36 e0 11 00|"; startswith;
    content:"channel|0d 0a|"; distance:4;
    content:"remoteid|3d|";
    content:"/som/export"; fast_pattern;
    content:"|22|file|22 3a|";
    pcre:"/^.*?[\x3b\x0a\x26\x60\x7c\x24]/R";
    reference:url,labs.watchtowr.com/hop-skip-fortijump-fortijumphigher-cve-2024-23113-cve-2024-47575/;
    reference:cve,2024-47575;
    classtype:attempted-admin;
    sid:2057692; 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;
)

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.