ET WEB_SPECIFIC_APPS AnnonceScriptHP okvalannonce.php SQL Injection via idannonce Parameter (CVE-2006-6478)


Query · suricata

flow:established,to_server;
http.uri;
content:"/admin/admin_annonce/okvalannonce.php?"; fast_pattern; nocase;
content:"idannonce="; nocase;
pcre:"/^(?:(?:S(?:HOW\x20(?:C(?:UR(?:DAT|TIM)E|HARACTER\x20SET)|(?:VARI|T)ABLES)|ELECT\x20(?:FROM|USER|SLEEP))|U(?:NION\x20SELEC|PDATE\x20SE)T|DELETE\x20FROM|INSERT\x20INTO)|S(?:HOW.+(?:C(?:HARACTER.+SET|UR(DATE|TIME))|(?:VARI|T)ABLES)|ELECT.+(?:FROM|USER))|U(?:NION.+SELEC|PDATE.+SE)T|DELETE.+FROM|INSERT.+INTO|\x2f\*.+\*\x2f)/Ri";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS AnnonceScriptHP okvalannonce.php SQL Injection via idannonce Parameter (CVE-2006-6478) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS AnnonceScriptHP okvalannonce.php SQL Injection via idannonce Parameter (CVE-2006-6478)";
    flow:established,to_server;
    http.uri;
    content:"/admin/admin_annonce/okvalannonce.php?"; fast_pattern; nocase;
    content:"idannonce="; nocase;
    pcre:"/^(?:(?:S(?:HOW\x20(?:C(?:UR(?:DAT|TIM)E|HARACTER\x20SET)|(?:VARI|T)ABLES)|ELECT\x20(?:FROM|USER|SLEEP))|U(?:NION\x20SELEC|PDATE\x20SE)T|DELETE\x20FROM|INSERT\x20INTO)|S(?:HOW.+(?:C(?:HARACTER.+SET|UR(DATE|TIME))|(?:VARI|T)ABLES)|ELECT.+(?:FROM|USER))|U(?:NION.+SELEC|PDATE.+SE)T|DELETE.+FROM|INSERT.+INTO|\x2f\*.+\*\x2f)/Ri";
    reference:cve,2006-6478;
    reference:url,github.com/ishell/Exploits-Archives/blob/6f7dfcb9758977f04f3d93c76cb97ba9789b542a/2006-exploits/0612-exploits/ashp20.txt;
    classtype:web-application-attack;
    sid:2006583; rev:10;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2010_07_30, cve CVE_2006_6478, deployment Datacenter, confidence Medium, signature_severity Major, tag SQL_Injection, updated_at 2026_04_27, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:dest_ip;
)

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.