alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS D-Link NAS OS Command Injection in cgi_user_add Function (CVE-2024-10914)";
flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/cgi-bin/account_mgr.cgi|3f|"; fast_pattern;
content:"cmd|3d|cgi_user_add";
content:"name|3d|";
pcre:"/^[^&]*?(?:(?:\x3b|%3[Bb])|(?:\x0a|%0[Aa])|(?:\x26|%26)|(?:\x60|%60)|(?:\x7c|%7[Cc])|(?:\x24|%24))/R";
reference:cve,2024-10914;
classtype:web-application-attack;
sid:2057330; rev:1;
metadata:affected_product D_Link, attack_target Server, tls_state TLSDecrypt, created_at 2024_11_08, cve CVE_2024_10914, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2024_11_08, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)