ET WEB_SPECIFIC_APPS Veracore timeoutWarning PmSess1 Parameter SQL Injection Attempt (CVE-2025-25181)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/v5fmsnet/common/timeoutWarning.asp"; fast_pattern; startswith;
content:"PmSess1|3d|";
pcre:"/^[^<]*(?:[\x27\x22\x3b\x2d\x5c\x2a\x2f\x60]|\x25(?:2[27aAdDfF]|3[bB]|5[cC]|60))|\x5bUSERS(?:_SEQID|_UserID|_Password|_Deleted)?\x5d/Ri";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Veracore timeoutWarning PmSess1 Parameter SQL Injection Attempt (CVE-2025-25181) · 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 any (
    msg:"ET WEB_SPECIFIC_APPS Veracore timeoutWarning PmSess1 Parameter SQL Injection Attempt (CVE-2025-25181)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/v5fmsnet/common/timeoutWarning.asp"; fast_pattern; startswith;
    content:"PmSess1|3d|";
    pcre:"/^[^<]*(?:[\x27\x22\x3b\x2d\x5c\x2a\x2f\x60]|\x25(?:2[27aAdDfF]|3[bB]|5[cC]|60))|\x5bUSERS(?:_SEQID|_UserID|_Password|_Deleted)?\x5d/Ri";
    reference:cve,2025-25181;
    reference:url,intezer.com/blog/xe-group-exploiting-zero-days;
    classtype:attempted-admin;
    sid:2071329; rev:1;
    metadata:affected_product VeraCore, attack_target Web_Server, tls_state plaintext, created_at 2026_07_27, cve CVE_2025_25181, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag CISA_KEV, updated_at 2026_07_28, 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.