ET WEB_SPECIFIC_APPS Progress Flowmon OS Command Injection in Service:Pdfs:Confluence Module (CVE-2024-2389)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/service.pdfs/confluence"; fast_pattern;
content:"file|3d|";
pcre:"/^[^&]*?(?:\x3b|\x0a|\x60|\x7c|\x24)/R";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Progress Flowmon OS Command Injection in Service:Pdfs:Confluence Module (CVE-2024-2389) · 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 any (
    msg:"ET WEB_SPECIFIC_APPS Progress Flowmon OS Command Injection in Service:Pdfs:Confluence Module (CVE-2024-2389)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/service.pdfs/confluence"; fast_pattern;
    content:"file|3d|";
    pcre:"/^[^&]*?(?:\x3b|\x0a|\x60|\x7c|\x24)/R";
    reference:url,rhinosecuritylabs.com/research/cve-2024-2389-in-progress-flowmon/;
    reference:cve,2024-2389;
    classtype:web-application-attack;
    sid:2056384; rev:1;
    metadata:affected_product Progress_Flowmon, attack_target Server, tls_state TLSDecrypt, created_at 2024_10_02, cve CVE_2024_2389, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2024_10_02, 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.