ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Inbound M1 (CVE-2020-14882)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"console.portal?";
content:".sh.ShellSession|28|"; distance:0; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Inbound M1 (CVE-2020-14882) · 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 -> [$HTTP_SERVERS,$HOME_NET] any (
    msg:"ET WEB_SPECIFIC_APPS Possible Oracle WebLogic RCE Inbound M1 (CVE-2020-14882)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"console.portal?";
    content:".sh.ShellSession|28|"; distance:0; fast_pattern;
    reference:url,packetstormsecurity.com/files/159769/Oracle-WebLogic-Server-Remote-Code-Execution.html;
    reference:cve,2020-14882;
    reference:cve,2020-14883;
    classtype:attempted-admin;
    sid:2031143; rev:3;
    metadata:created_at 2020_10_30, cve CVE_2020_14882, deployment Perimeter, deployment Internal, performance_impact Low, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_11_06;
)

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.