ET WEB_SPECIFIC_APPS PHP-Fusion Downloads.php Command Injection (CVE-2020-24949)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/infusions/";
content:"downloads.php?cat_id=|24 7b|system"; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS PHP-Fusion Downloads.php Command Injection (CVE-2020-24949) · 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,$HTTP_SERVERS] any (
    msg:"ET WEB_SPECIFIC_APPS PHP-Fusion Downloads.php Command Injection (CVE-2020-24949)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/infusions/";
    content:"downloads.php?cat_id=|24 7b|system"; fast_pattern;
    reference:url,github.com/r90tpass/CVE-2020-24949/blob/main/exp.py;
    reference:cve,2020-24949;
    classtype:attempted-admin;
    sid:2033462; rev:1;
    metadata:created_at 2021_07_27, cve CVE_2020_24949, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_27, mitre_tactic_id TA0008, mitre_tactic_name Lateral_Movement, mitre_technique_id T1210, mitre_technique_name Exploitation_Of_Remote_Services;
)

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.