ET WEB_SERVER Aribitrary File Upload Vulnerability in WP Mobile Detector


Query · suricata

flow:from_client,established;
http.uri;
content:"/wp-content/plugins/wp-mobile-detector/";
content:"resize.php?src=http"; fast_pattern;
Raw source ET WEB_SERVER Aribitrary File Upload Vulnerability in WP Mobile Detector · 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_SERVER Aribitrary File Upload Vulnerability in WP Mobile Detector";
    flow:from_client,established;
    http.uri;
    content:"/wp-content/plugins/wp-mobile-detector/";
    content:"resize.php?src=http"; fast_pattern;
    reference:url,pluginvulnerabilities.com/2016/05/31/aribitrary-file-upload-vulnerability-in-wp-mobile-detector/;
    classtype:attempted-user;
    sid:2022860; rev:4;
    metadata:created_at 2016_06_03, signature_severity Major, updated_at 2020_09_14;
)

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.