ET EXPLOIT Apache RocketMQ Nameserver Arbitrary File Write (CVE-2023-37582)


Query · suricata

flow:established,to_server;
content:"|22|code|22 3a|318";
content:"configStorePath|3d|";
content:"productEnvName|3d|"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT Apache RocketMQ Nameserver Arbitrary File Write (CVE-2023-37582) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET any (
    msg:"ET EXPLOIT Apache RocketMQ Nameserver Arbitrary File Write (CVE-2023-37582)";
    flow:established,to_server;
    content:"|22|code|22 3a|318";
    content:"configStorePath|3d|";
    content:"productEnvName|3d|"; fast_pattern;
    reference:url,github.com/Malayke/CVE-2023-37582_EXPLOIT;
    reference:cve,2023-37582;
    classtype:misc-attack;
    sid:2065400; rev:1;
    metadata:affected_product Apache_RocketMQ, attack_target Networking_Equipment, created_at 2025_10_27, cve CVE_2023_37582, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, updated_at 2025_10_27;
    target:dest_ip;
)

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.