alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
msg:"ET WEB_SPECIFIC_APPS PHP-Fusion mguser fotoalbum album_id Parameter SELECT FROM SQL Injection Attempt";
flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/infusions/mg_user_fotoalbum_panel/mg_user_fotoalbum.php?"; nocase;
content:"album_user_id="; nocase;
content:"album_id="; nocase;
content:"SELECT"; nocase;
content:"FROM"; nocase;
pcre:"/SELECT.+FROM/i";
reference:url,packetstormsecurity.com/1010-exploits/phpfusionmguser-sql.txt;
classtype:web-application-attack;
sid:2011838; rev:4;
metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_10_25, deployment Datacenter, signature_severity Major, tag SQL_Injection, updated_at 2020_09_03, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)