alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS Potential Wordpress local file disclosure vulnerability";
flow:established,to_server;
http.method;
content:"GET";
http.uri.raw;
content:"/options-view_log-iframe.php?wpabs=/"; nocase;
content:"%00&logfile=/"; distance:0;
reference:url,lists.grok.org.uk/pipermail/full-disclosure/2011-February/079568.html;
classtype:web-application-attack;
sid:2012408; rev:5;
metadata:affected_product Wordpress, affected_product Wordpress_Plugins, attack_target Web_Server, created_at 2011_03_01, deployment Datacenter, signature_severity Major, tag Wordpress, updated_at 2020_11_07;
)