ET WEB_SPECIFIC_APPS AVTECH IP Camera LED Brightness Parameter Command Injection Attempt (CVE-2024-7029)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri; bsize:31;
content:"/cgi-bin/supervisor/Factory.cgi";
http.request_body;
content:"action=white_led&brightness|3d 24 28|"; fast_pattern; startswith;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS AVTECH IP Camera LED Brightness Parameter Command Injection Attempt (CVE-2024-7029) · 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 AVTECH IP Camera LED Brightness Parameter Command Injection Attempt (CVE-2024-7029)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri; bsize:31;
    content:"/cgi-bin/supervisor/Factory.cgi";
    http.request_body;
    content:"action=white_led&brightness|3d 24 28|"; fast_pattern; startswith;
    reference:url,www.akamai.com/blog/security-research/2024/aug/2024-corona-mirai-botnet-infects-zero-day-sirt;
    reference:cve,2024-7029;
    classtype:trojan-activity;
    sid:2055585; rev:1;
    metadata:affected_product IP_Camera, attack_target Networking_Equipment, tls_state plaintext, created_at 2024_08_28, cve CVE_2024_7029, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, updated_at 2024_08_28;
    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.