ET EXPLOIT Possible Uniview IPC2322lb updatecpld Restricted Shell Bypass Attempt


Query · suricata

flow:established,to_server;
content:"User|40 2f|";
content:">updatecpld "; nocase; within:30; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT Possible Uniview IPC2322lb updatecpld Restricted Shell Bypass Attempt · 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 23 (
    msg:"ET EXPLOIT Possible Uniview IPC2322lb updatecpld Restricted Shell Bypass Attempt";
    flow:established,to_server;
    content:"User|40 2f|";
    content:">updatecpld "; nocase; within:30; fast_pattern;
    reference:url,ssd-disclosure.com/ssd-advisory-uniview-ipc2322lb-auth-bypass-and-cli-escape/;
    classtype:bad-unknown;
    sid:2051785; rev:1;
    metadata:affected_product IoT, attack_target IoT, tls_state plaintext, created_at 2024_03_25, deployment Perimeter, confidence Low, signature_severity Major, updated_at 2024_03_25;
    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.