ET WEB_SPECIFIC_APPS WordPress Plugin Job Manager Stored Cross-Site Scripting


Query · suricata

flow:established,to_server;
http.uri;
content:"/?step=|00|";
content:"submit-job-form"; fast_pattern;
content:"enctype=|22|multipart/form-data|22|";
pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
Raw source ET WEB_SPECIFIC_APPS WordPress Plugin Job Manager Stored Cross-Site Scripting · 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 Job Manager Stored Cross-Site Scripting";
    flow:established,to_server;
    http.uri;
    content:"/?step=|00|";
    content:"submit-job-form"; fast_pattern;
    content:"enctype=|22|multipart/form-data|22|";
    pcre:"/^[^&]+(?:s(?:cript|tyle\x3D)|on(?:mouse[a-z]|key[a-z]|load|unload|dragdrop|blur|focus|click|dblclick|submit|reset|select|change))/Ri";
    reference:url,exploit-db.com/exploits/45031/;
    classtype:attempted-user;
    sid:2025839; rev:2;
    metadata:affected_product Wordpress_Plugins, attack_target Web_Server, created_at 2018_07_16, deployment Datacenter, performance_impact Low, confidence High, signature_severity Major, updated_at 2020_08_25;
)

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.