ET EXPLOIT F5 TMUI RCE vulnerability CVE-2020-5902 Attempt M2


Query · suricata

flow:established,to_server;
http.uri;
content:"/hsqldb"; depth:7; fast_pattern;
content:"|3b|"; distance:0;
target:dest_ip;
Raw source ET EXPLOIT F5 TMUI RCE vulnerability CVE-2020-5902 Attempt M2 · 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 -> any any (
    msg:"ET EXPLOIT F5 TMUI RCE vulnerability CVE-2020-5902 Attempt M2";
    flow:established,to_server;
    http.uri;
    content:"/hsqldb"; depth:7; fast_pattern;
    content:"|3b|"; distance:0;
    reference:cve,2020-5902;
    reference:url,www.criticalstart.com/f5-big-ip-remote-code-execution-exploit/;
    reference:url,support.f5.com/csp/article/K52145254;
    classtype:attempted-admin;
    sid:2030483; rev:3;
    metadata:affected_product F5, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2020_07_08, cve CVE_2020_5902, deployment Perimeter, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Critical, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_03_25;
    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.