ET WEB_SPECIFIC_APPS Rails Arbitrary File Disclosure Attempt


Query · suricata

flow:established,to_server;
http.accept;
content:"../";
Raw source ET WEB_SPECIFIC_APPS Rails Arbitrary File Disclosure Attempt · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SPECIFIC_APPS Rails Arbitrary File Disclosure Attempt";
    flow:established,to_server;
    http.accept;
    content:"../";
    reference:url,github.com/mpgn/CVE-2019-5418;
    classtype:web-application-attack;
    sid:2027096; rev:3;
    metadata:attack_target Web_Server, created_at 2019_03_19, cve CVE_2019_5418, deployment Datacenter, signature_severity Informational, updated_at 2020_08_28;
)

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.