alert http $EXTERNAL_NET any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS Microsoft Configuration Manager Unauthenticated SQL Injection (CVE-2024-43468)";
flow:established,to_server;
http.method;
content:"CCM_POST";
http.uri;
content:"/ccm_system/request"; fast_pattern;
http.request_body;
content:"U|00|I|00|D|00|:|00|";
pcre:"/^[^\x22]{36,100}[\x3b\x26\x60\x7c\x24]/R";
reference:url,www.synacktiv.com/advisories/microsoft-configuration-manager-configmgr-2403-unauthenticated-sql-injections;
reference:cve,2024-43468;
classtype:web-application-attack;
sid:2059681; rev:2;
metadata:attack_target Server, tls_state TLSDecrypt, created_at 2025_01_27, cve CVE_2024_43468, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, tag CISA_KEV, updated_at 2025_02_12, reviewed_at 2025_07_07, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)