ET EXPLOIT Possible Telerik UI CVE-2019-18935 File Upload Attempt M2


Query · suricata

http.method;
content:"GET";
http.uri;
content:"/Telerik.Web.UI.WebResource.axd?dp="; fast_pattern;
Raw source ET EXPLOIT Possible Telerik UI CVE-2019-18935 File Upload Attempt M2 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> any any (
    msg:"ET EXPLOIT Possible Telerik UI CVE-2019-18935 File Upload Attempt M2";
    http.method;
    content:"GET";
    http.uri;
    content:"/Telerik.Web.UI.WebResource.axd?dp="; fast_pattern;
    reference:url,www.exploit-db.com/exploits/43874;
    classtype:web-application-attack;
    sid:2029762; rev:2;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2020_03_30, cve CVE_2019_18935, deployment Perimeter, confidence Medium, signature_severity Minor, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_11_10;
)

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.