ET WEB_SPECIFIC_APPS p-Table for WordPress wptable-tinymce.php ABSPATH Parameter RFI Attempt


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/js/wptable-tinymce.php?"; nocase;
content:"ABSPATH="; nocase;
pcre:"/ABSPATH\s*=\s*(https?|ftps?|php)\:\//i";
Raw source ET WEB_SPECIFIC_APPS p-Table for WordPress wptable-tinymce.php ABSPATH Parameter RFI Attempt · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS p-Table for WordPress wptable-tinymce.php ABSPATH Parameter RFI Attempt";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/js/wptable-tinymce.php?"; nocase;
    content:"ABSPATH="; nocase;
    pcre:"/ABSPATH\s*=\s*(https?|ftps?|php)\:\//i";
    reference:url,osvdb.org/show/osvdb/56763;
    classtype:web-application-attack;
    sid:2010473; rev:6;
    metadata:affected_product Wordpress, affected_product Wordpress_Plugins, attack_target Web_Server, created_at 2010_07_30, deployment Datacenter, signature_severity Major, tag Wordpress, updated_at 2020_09_09;
)

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.