ET WEB_SPECIFIC_APPS LifterLMS Arbitrary File Write Attempt Inbound (CVE-2020-6008)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"action=export_admin_table";
content:"&filename=../"; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS LifterLMS Arbitrary File Write Attempt Inbound (CVE-2020-6008) · 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 -> [$HTTP_SERVERS,$HOME_NET] any (
    msg:"ET WEB_SPECIFIC_APPS LifterLMS Arbitrary File Write Attempt Inbound (CVE-2020-6008)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"action=export_admin_table";
    content:"&filename=../"; fast_pattern;
    reference:url,cpr-zero.checkpoint.com/vulns/cprid-2148/;
    reference:cve,2020-6008;
    classtype:attempted-admin;
    sid:2030644; rev:1;
    metadata:created_at 2020_08_04, cve CVE_2020_6008, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, updated_at 2020_08_04;
)

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.