ET WEB_SPECIFIC_APPS Wangshen authManageSet.cgi type Parameter Information Leak Attempt (CVE-2023-7308)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri; bsize:35;
content:"/cgi-bin/authUser/authManageSet.cgi"; fast_pattern;
http.request_body;
content:"type|3d|getAllUsers";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Wangshen authManageSet.cgi type Parameter Information Leak Attempt (CVE-2023-7308) · 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 Wangshen authManageSet.cgi type Parameter Information Leak Attempt (CVE-2023-7308)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri; bsize:35;
    content:"/cgi-bin/authUser/authManageSet.cgi"; fast_pattern;
    http.request_body;
    content:"type|3d|getAllUsers";
    reference:url,github.com/jjjj1029056414/selfpoc/blob/main/wangshen-SecGate3600-information-leakage.py;
    reference:cve,2023-7308;
    classtype:attempted-recon;
    sid:2064200; rev:1;
    metadata:affected_product Wangshen, attack_target Networking_Equipment, tls_state plaintext, created_at 2025_08_28, cve CVE_2023_7308, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_08_28, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1018, mitre_technique_name Remote_System_Discovery;
    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.