ET WEB_SERVER Oracle WebLogic Server Remote Code Execution via Insecure Deserialization (CVE-2020-14644)


Query · suricata

flow:established,to_server;
content:"com.tangosol.internal.util.invoke.RemoteConstructor"; fast_pattern;
content:"com.tangosol.internal.util.invoke.ClassDefinition";
content:"ClassIdentity";
content:"getRuntime";
target:dest_ip;
Raw source ET WEB_SERVER Oracle WebLogic Server Remote Code Execution via Insecure Deserialization (CVE-2020-14644) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET any (
    msg:"ET WEB_SERVER Oracle WebLogic Server Remote Code Execution via Insecure Deserialization (CVE-2020-14644)";
    flow:established,to_server;
    content:"com.tangosol.internal.util.invoke.RemoteConstructor"; fast_pattern;
    content:"com.tangosol.internal.util.invoke.ClassDefinition";
    content:"ClassIdentity";
    content:"getRuntime";
    reference:url,www.kingkk.com/2020/08/CVE-2020-14644%E5%88%86%E6%9E%90%E4%B8%8Egadget%E7%9A%84%E4%B8%80%E4%BA%9B%E6%80%9D%E8%80%83/;
    reference:cve,2020-14644;
    classtype:attempted-user;
    sid:2067134; rev:1;
    metadata:affected_product Oracle_WebLogic, attack_target Server, created_at 2026_01_27, cve CVE_2020_14644, deployment Perimeter, deployment Internal, confidence Medium, signature_severity Major, tag Exploit, updated_at 2026_01_27, 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.