ET WEB_SPECIFIC_APPS Wordpress Plugin Page Flip Image Gallery getConfig.php book_id parameter Remote File Disclosure


Query · suricata

flow:to_server,established;
http.method;
content:"GET";
http.uri;
content:"/books/getConfig.php?"; nocase; fast_pattern;
content:"book_id="; nocase; distance:0;
pcre:"/(\.\.\/){1,}/";
Raw source ET WEB_SPECIFIC_APPS Wordpress Plugin Page Flip Image Gallery getConfig.php book_id parameter Remote File Disclosure · 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 Wordpress Plugin Page Flip Image Gallery getConfig.php book_id parameter Remote File Disclosure";
    flow:to_server,established;
    http.method;
    content:"GET";
    http.uri;
    content:"/books/getConfig.php?"; nocase; fast_pattern;
    content:"book_id="; nocase; distance:0;
    pcre:"/(\.\.\/){1,}/";
    reference:url,www.milw0rm.com/exploits/7543;
    reference:bugtraq,32966;
    classtype:web-application-attack;
    sid:2009010; rev:7;
    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_11_02;
)

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.