ET WEB_SPECIFIC_APPS Cacti links.php Multiple Parameters Cross Site Scripting Attempt (CVE-2024-43362, CVE-2024-43364)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/cacti/links.php"; fast_pattern;
http.request_body;
pcre:"/(?:fileurl|title)\x3d.*(?:on(?:(?:error)|(?:s(?:elec|ubmi)|rese)t|d(?:blclick|ragdrop)|(?:mouse|key)[a-z]|c(?:hange|lick)|(?:un)?load|focus|blur)|s(?:cript|tyle))(?:=|%3[dD])?/i";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Cacti links.php Multiple Parameters Cross Site Scripting Attempt (CVE-2024-43362, CVE-2024-43364) · 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 Cacti links.php Multiple Parameters Cross Site Scripting Attempt (CVE-2024-43362, CVE-2024-43364)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/cacti/links.php"; fast_pattern;
    http.request_body;
    pcre:"/(?:fileurl|title)\x3d.*(?:on(?:(?:error)|(?:s(?:elec|ubmi)|rese)t|d(?:blclick|ragdrop)|(?:mouse|key)[a-z]|c(?:hange|lick)|(?:un)?load|focus|blur)|s(?:cript|tyle))(?:=|%3[dD])?/i";
    reference:url,github.com/cacti/cacti/security/advisories/GHSA-wh9c-v56x-v77c;
    reference:url,github.com/cacti/cacti/security/advisories/GHSA-wh9c-v56x-v77c;
    reference:cve,2024-43362;
    reference:cve,2024-43364;
    classtype:web-application-attack;
    sid:2065653; rev:2;
    metadata:affected_product Cacti, attack_target Web_Server, tls_state plaintext, created_at 2025_11_05, cve CVE_2024_43362_CVE_2024_43364, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2026_06_23, 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.