ET WEB_SPECIFIC_APPS JetBrains TeamCity Authentication Bypass Attempt (CVE-2024-27198) - Auth Token Creation Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"jsp|3d|/app/rest/users/id|3a|"; fast_pattern;
content:"/tokens/"; within:12;
content:"|3b|"; within:30;
content:".jsp"; within:30;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS JetBrains TeamCity Authentication Bypass Attempt (CVE-2024-27198) - Auth Token Creation Attempt · 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 JetBrains TeamCity Authentication Bypass Attempt (CVE-2024-27198) - Auth Token Creation Attempt";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"jsp|3d|/app/rest/users/id|3a|"; fast_pattern;
    content:"/tokens/"; within:12;
    content:"|3b|"; within:30;
    content:".jsp"; within:30;
    reference:cve,2024-27198;
    reference:url,www.rapid7.com/blog/post/2024/03/04/etr-cve-2024-27198-and-cve-2024-27199-jetbrains-teamcity-multiple-authentication-bypass-vulnerabilities-fixed/;
    classtype:attempted-admin;
    sid:2051507; rev:2;
    metadata:affected_product JetBrains_TeamCity, created_at 2024_03_06, cve CVE_2024_27198, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag JetBrains_TeamCity, tag CVE_2024_27198, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_26, 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.