ET EXPLOIT Junos OS - Unauthenticated PHPRC Environmental Variable Modification M2 (CVE-2023-36844 CVE-2023-36845)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/webauth_operation.php";
http.request_body;
content:"|0d 0a|Content|2d|Disposition|3a 20|form|2d|data|3b 20|name|3d 22|PHPRC|22 0d 0a 0d 0a 2f|var|2f|tmp|2f|"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT Junos OS - Unauthenticated PHPRC Environmental Variable Modification M2 (CVE-2023-36844 CVE-2023-36845) · 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,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT Junos OS - Unauthenticated PHPRC Environmental Variable Modification M2 (CVE-2023-36844 CVE-2023-36845)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/webauth_operation.php";
    http.request_body;
    content:"|0d 0a|Content|2d|Disposition|3a 20|form|2d|data|3b 20|name|3d 22|PHPRC|22 0d 0a 0d 0a 2f|var|2f|tmp|2f|"; fast_pattern;
    reference:url,supportportal.juniper.net/s/article/2023-08-Out-of-Cycle-Security-Bulletin-Junos-OS-SRX-Series-and-EX-Series-Multiple-vulnerabilities-in-J-Web-can-be-combined-to-allow-a-preAuth-Remote-Code-Execution;
    reference:url,labs.watchtowr.com/cve-2023-36844-and-friends-rce-in-juniper-firewalls/;
    reference:cve,2023-36844;
    reference:cve,2023-36845;
    classtype:attempted-admin;
    sid:2047870; rev:1;
    metadata:attack_target Networking_Equipment, created_at 2023_09_01, cve CVE_2023_36844_CVE_2023_36845, deployment Perimeter, deployment Internal, deployment SSLDecrypt, performance_impact Low, confidence Medium, signature_severity Major, tag CISA_KEV, updated_at 2023_09_01, reviewed_at 2023_09_01;
    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.