ET WEB_SPECIFIC_APPS Checkpoint Quantum Security Gateway Arbitrary File Read Attempt (CVE-2024-24919)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri; bsize:14;
content:"/clients/MyCRL"; fast_pattern;
http.request_body;
content:"CSHELL/";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Checkpoint Quantum Security Gateway Arbitrary File Read Attempt (CVE-2024-24919) · 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 Checkpoint Quantum Security Gateway Arbitrary File Read Attempt (CVE-2024-24919)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri; bsize:14;
    content:"/clients/MyCRL"; fast_pattern;
    http.request_body;
    content:"CSHELL/";
    reference:cve,2024-24919;
    reference:url,support.checkpoint.com/results/sk/sk182337;
    reference:url,labs.watchtowr.com/check-point-wrong-check-point-cve-2024-24919;
    classtype:attempted-recon;
    sid:2053031; rev:1;
    metadata:affected_product CheckPoint_Quantum, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2024_05_30, cve CVE_2024_24919, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, tag CISA_KEV, updated_at 2024_05_30;
    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.