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


Query · suricata

flow:established,to_server;
http.uri;
content:"/tmui/login.jsp"; depth:15; fast_pattern;
content:"|3b|"; distance:0;
target:dest_ip;
Raw source ET EXPLOIT F5 TMUI RCE vulnerability CVE-2020-5902 Attempt M1 · 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 M1";
    flow:established,to_server;
    http.uri;
    content:"/tmui/login.jsp"; depth:15; fast_pattern;
    content:"|3b|"; distance:0;
    reference:cve,2020-5902;
    reference:url,support.f5.com/csp/article/K52145254;
    classtype:attempted-admin;
    sid:2030469; rev:6;
    metadata:affected_product F5, attack_target Networking_Equipment, tls_state TLSDecrypt, created_at 2020_07_05, 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.