alert http any any -> $HOME_NET any (
msg:"ET WEB_SPECIFIC_APPS Apache OFBiz Directory Traversal Remote Code Execution Attempt (CVE-2024-36104)";
flow:established,to_server;
pcre:"/(?:\%2e|\x2e|\x3b|\%3b){1,2}(?:\%2f|\x2f)/I";
http.method;
content:"POST";
http.uri;
content:"/webtools/control"; startswith;
content:"ProgramExport"; fast_pattern; endswith;
http.request_body;
content:"groovyProgram|3d|"; startswith;
reference:url,issues.apache.org/jira/browse/OFBIZ-13092;
reference:cve,2024-36104;
classtype:attempted-admin;
sid:2053485; rev:2;
metadata:affected_product Apache_OFBiz, created_at 2024_06_12, cve CVE_2024_36104, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
target:dest_ip;
)