ET WEB_SPECIFIC_APPS Zoneminder Create Snapshot Command Injection Attempt (CVE-2023-26035)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/zm/index.php"; fast_pattern;
http.request_body;
content:"view|3d|snapshot&action=create&monitor_ids|5b|";
content:"|5b|Id|5d 3d 3b|"; distance:0; within:30;
content:"&__csrf_magic|3d|key|3a|"; distance:0; within:200;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Zoneminder Create Snapshot Command Injection Attempt (CVE-2023-26035) · 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 Zoneminder Create Snapshot Command Injection Attempt (CVE-2023-26035)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/zm/index.php"; fast_pattern;
    http.request_body;
    content:"view|3d|snapshot&action=create&monitor_ids|5b|";
    content:"|5b|Id|5d 3d 3b|"; distance:0; within:30;
    content:"&__csrf_magic|3d|key|3a|"; distance:0; within:200;
    reference:url,attackerkb.com/topics/9s4YXM2Y4i/cve-2023-26035;
    reference:cve,2023-26035;
    classtype:attempted-admin;
    sid:2049214; rev:2;
    metadata:affected_product Linux, attack_target IoT, created_at 2023_11_15, cve CVE_2023_26035, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_11_16, reviewed_at 2024_10_02, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1210, mitre_technique_name Exploitation_Of_Remote_Services;
    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.