ET WEB_SPECIFIC_APPS Totolink CP450 Information Disclosure via product.ini (CVE-2024-7332)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri; bsize:29;
content:"/web_cste/cgi-bin/product.ini"; fast_pattern;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Totolink CP450 Information Disclosure via product.ini (CVE-2024-7332) · 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 Totolink CP450 Information Disclosure via product.ini (CVE-2024-7332)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri; bsize:29;
    content:"/web_cste/cgi-bin/product.ini"; fast_pattern;
    reference:url,github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-7332.yaml;
    reference:cve,2024-7332;
    classtype:attempted-recon;
    sid:2056216; rev:1;
    metadata:affected_product TOTOLINK, attack_target Networking_Equipment, tls_state plaintext, created_at 2024_09_27, cve CVE_2024_7332, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, updated_at 2024_09_27, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1082, mitre_technique_name System_Information_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.