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;
)