ET WEB_SPECIFIC_APPS vBulletin RCE Inbound (CVE-2019-16759 Bypass)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/widget_tabbedcontainer_tab_panel"; fast_pattern;
http.request_body;
content:"subWidgets|5b|";
content:"|3b|"; distance:0;
Raw source ET WEB_SPECIFIC_APPS vBulletin RCE Inbound (CVE-2019-16759 Bypass) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS vBulletin RCE Inbound (CVE-2019-16759 Bypass)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/widget_tabbedcontainer_tab_panel"; fast_pattern;
    http.request_body;
    content:"subWidgets|5b|";
    content:"|3b|"; distance:0;
    reference:url,blog.exploitee.rs/2020/exploiting-vbulletin-a-tale-of-patch-fail/;
    classtype:attempted-admin;
    sid:2030667; rev:1;
    metadata:attack_target Web_Server, created_at 2020_08_10, cve CVE_2019_16759, deployment Perimeter, confidence High, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_10;
)

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.