ET WEB_SPECIFIC_APPS Wordpress WPLMS Learning Management System Directory Traversal


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/wp-content/themes/wplms/setup/installer/envato-setup-export.php"; fast_pattern;
http.request_body;
content:"download_export_zip|3d|";
content:"zip_file|3d|";
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Wordpress WPLMS Learning Management System Directory Traversal · 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 WPLMS Learning Management System Directory Traversal";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/wp-content/themes/wplms/setup/installer/envato-setup-export.php"; fast_pattern;
    http.request_body;
    content:"download_export_zip|3d|";
    content:"zip_file|3d|";
    reference:url,github.com/RandomRobbieBF/CVE-2024-10470;
    classtype:web-application-attack;
    sid:2057704; rev:1;
    metadata:affected_product Wordpress, created_at 2024_11_18, cve CVE_2024_10470, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_11_18, 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.