ET WEB_SPECIFIC_APPS Dolibarr ERP CRM PHP Code Injection


Query · suricata

flow:established,to_server;
http.uri;
content:".php";
http.request_body;
content:"&db_name=";
content:"%5C%27%3Bsystem(%24_GET%5B"; fast_pattern;
Raw source ET WEB_SPECIFIC_APPS Dolibarr ERP CRM PHP Code Injection · 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 Dolibarr ERP CRM PHP Code Injection";
    flow:established,to_server;
    http.uri;
    content:".php";
    http.request_body;
    content:"&db_name=";
    content:"%5C%27%3Bsystem(%24_GET%5B"; fast_pattern;
    reference:url,exploit-db.com/exploits/44964/;
    classtype:web-application-attack;
    sid:2025770; rev:3;
    metadata:affected_product PHP, attack_target Web_Server, created_at 2018_07_02, deployment Perimeter, performance_impact Low, confidence High, signature_severity Critical, updated_at 2020_08_25;
)

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.