ET WEB_SPECIFIC_APPS Wordpress LiteSpeed Cache Plugin debug.log Access Attempt (CVE-2024-44000)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri; bsize:21;
content:"/wp-content/debug.log"; fast_pattern;
threshold:type limit, seconds 180, count 1, track by_src;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Wordpress LiteSpeed Cache Plugin debug.log Access Attempt (CVE-2024-44000) · 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 Wordpress LiteSpeed Cache Plugin debug.log Access Attempt (CVE-2024-44000)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri; bsize:21;
    content:"/wp-content/debug.log"; fast_pattern;
    threshold:type limit, seconds 180, count 1, track by_src;
    reference:url,attackerkb.com/topics/MmIKD2VSsv/cve-2024-44000;
    reference:cve,2024-44000;
    classtype:credential-theft;
    sid:2056027; rev:2;
    metadata:affected_product Wordpress_Plugins, attack_target Web_Server, tls_state TLSDecrypt, created_at 2024_09_20, cve CVE_2024_44000, deployment Perimeter, deployment Internal, deployment SSLDecrypt, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2025_11_25;
    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.