ET MALWARE Potential Juniper XPATH Injection Attempt (CVE-2022-22244)


Query · suricata

flow:established,to_server;
http.request_line;
content:"POST|20|/modules/monitor/interfaces/interface.php|20|"; startswith; fast_pattern;
Raw source ET MALWARE Potential Juniper XPATH Injection Attempt (CVE-2022-22244) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE Potential Juniper XPATH Injection Attempt (CVE-2022-22244)";
    flow:established,to_server;
    http.request_line;
    content:"POST|20|/modules/monitor/interfaces/interface.php|20|"; startswith; fast_pattern;
    reference:url,octagon.net/blog/2022/10/28/juniper-sslvpn-junos-rce-and-multiple-vulnerabilities/;
    reference:cve,2022-22244;
    classtype:trojan-activity;
    sid:2039592; rev:1;
    metadata:attack_target Server, created_at 2022_10_28, cve CVE_2022_22244, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_10_28;
)

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.