ET WEB_SERVER Adobe ColdFusion Arbitrary File Read Vulnerability M2 - logging Module Directory Traversal Attempt (CVE-2024-20767)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/pms?module=logging&file_name="; fast_pattern; startswith;
pcre:"/^.{0,10}(?:(?:\x2e|%2[Ee]){1,2}(?:\x2f|\x5c|%5[Cc]|%2[Ff]){1,}){2,}/R";
content:"&number_of_lines="; distance:0;
http.header_names;
content:"|0d 0a|uuid|0d 0a|"; nocase;
target:dest_ip;
Raw source ET WEB_SERVER Adobe ColdFusion Arbitrary File Read Vulnerability M2 - logging Module Directory Traversal Attempt (CVE-2024-20767) · 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_SERVER Adobe ColdFusion Arbitrary File Read Vulnerability M2 - logging Module Directory Traversal Attempt (CVE-2024-20767)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/pms?module=logging&file_name="; fast_pattern; startswith;
    pcre:"/^.{0,10}(?:(?:\x2e|%2[Ee]){1,2}(?:\x2f|\x5c|%5[Cc]|%2[Ff]){1,}){2,}/R";
    content:"&number_of_lines="; distance:0;
    http.header_names;
    content:"|0d 0a|uuid|0d 0a|"; nocase;
    reference:url,jeva.cc/2973.html;
    reference:url,nvd.nist.gov/vuln/detail/CVE-2024-20767;
    reference:cve,2024-20767;
    classtype:attempted-user;
    sid:2053030; rev:3;
    metadata:affected_product Adobe_Coldfusion, created_at 2024_05_30, cve CVE_2024_20767, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_26, mitre_tactic_id TA0007, mitre_tactic_name Discovery, mitre_technique_id T1083, mitre_technique_name File_And_Directory_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.