ET WEB_SERVER Webmin RCE CVE-2019-15107


Query · suricata

flow:to_server,established;
content:"/password_change.cgi"; depth:20; fast_pattern; endswith;
http.method;
content:"POST";
http.request_body;
content:"|7c|";
Raw source ET WEB_SERVER Webmin RCE CVE-2019-15107 · 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 -> any 10000 (
    msg:"ET WEB_SERVER Webmin RCE CVE-2019-15107";
    flow:to_server,established;
    content:"/password_change.cgi"; depth:20; fast_pattern; endswith;
    http.method;
    content:"POST";
    http.request_body;
    content:"|7c|";
    reference:url,blog.firosolutions.com/exploits/webmin/;
    reference:cve,2019-15107;
    classtype:attempted-admin;
    sid:2027896; rev:4;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2019_08_18, cve CVE_2019_15107, deployment Perimeter, deployment Internal, deployment Datacenter, signature_severity Critical, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_09_17;
)

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.