alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS PhotoSmash action Parameter Cross Site Scripting Attempt";
flow:established,to_server;
http.uri;
content:"/plugins/photosmash-galleries/index.php?"; nocase;
content:"action="; nocase;
pcre:"/action\x3d.+(script|onmouse[a-z]+|onkey[a-z]+|onload|onunload|ondragdrop|onblur|onfocus|onclick|ondblclick|onsubmit|onreset|onselect|onchange|style\x3D)/i";
reference:url,packetstormsecurity.org/files/view/99089/photosmash-xss.txt;
classtype:web-application-attack;
sid:2012670; rev:5;
metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2011_04_11, deployment Datacenter, signature_severity Major, tag XSS, tag Cross_Site_Scripting, updated_at 2020_09_01;
)