alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
msg:"ET WEB_SPECIFIC_APPS rConfig ajaxArchiveFiles.php Command Injection Inbound (CVE-2019-19509)";
flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/ajaxHandlers/ajaxArchiveFiles.php?path="; fast_pattern;
http.uri.raw;
content:"/ajaxHandlers/ajaxArchiveFiles.php?path=";
pcre:"/^%(?:3B|0A|26|60|7C|24)/Ri";
reference:url,www.exploit-db.com/exploits/47982;
reference:cve,2019-19509;
classtype:attempted-admin;
sid:2033424; rev:3;
metadata:attack_target Server, created_at 2021_07_26, cve CVE_2019_19509, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Exploit, updated_at 2021_08_16, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)