ET WEB_SPECIFIC_APPS Geoserver JT-Jiffle Extension Code Injection (CVE-2022-24816)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/geoserver/wms"; startswith;
http.request_body;
content:"|3c|ows|3a|Identifier|3e|ras|3a|Jiffle|3c 2f|ows|3a|Identifier|3e|"; fast_pattern;
content:"java|2e|lang|2e|Runtime|2e|getRuntime|28 29|"; distance:0;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Geoserver JT-Jiffle Extension Code Injection (CVE-2022-24816) · 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 Geoserver JT-Jiffle Extension Code Injection (CVE-2022-24816)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/geoserver/wms"; startswith;
    http.request_body;
    content:"|3c|ows|3a|Identifier|3e|ras|3a|Jiffle|3c 2f|ows|3a|Identifier|3e|"; fast_pattern;
    content:"java|2e|lang|2e|Runtime|2e|getRuntime|28 29|"; distance:0;
    reference:url,www.synacktiv.com/en/publications/exploiting-cve-2022-24816-a-code-injection-in-the-jt-jiffle-extension-of-geoserver;
    reference:cve,2022-24816;
    classtype:web-application-attack;
    sid:2056208; rev:1;
    metadata:affected_product Geoserver, attack_target Server, tls_state TLSDecrypt, created_at 2024_09_26, cve CVE_2022_24816, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag Exploit, tag CISA_KEV, updated_at 2024_09_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    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.