ET WEB_SPECIFIC_APPS MoinMoin twikidraw Action Traversal File Upload


Query · suricata

flow:to_server,established;
http.method;
content:"POST";
http.uri;
content:"?action=twikidraw"; fast_pattern;
content:"&target="; distance:0;
content:"../moin.wsgi"; endswith;
Raw source ET WEB_SPECIFIC_APPS MoinMoin twikidraw Action Traversal File Upload · 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 MoinMoin twikidraw Action Traversal File Upload";
    flow:to_server,established;
    http.method;
    content:"POST";
    http.uri;
    content:"?action=twikidraw"; fast_pattern;
    content:"&target="; distance:0;
    content:"../moin.wsgi"; endswith;
    reference:bugtraq,57082;
    reference:cve,2012-6081;
    reference:url,packetstormsecurity.com/files/122079/moinmoin_twikidraw.rb.txt;
    reference:url,exploit-db.com/exploits/25304/;
    classtype:web-application-attack;
    sid:2017074; rev:5;
    metadata:created_at 2013_06_28, cve CVE_2012_6081, signature_severity Major, updated_at 2022_03_24, reviewed_at 2024_02_06;
)

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.