ET EXPLOIT Adobe ColdFusion 11 - LDAP Java Object Deserialization RCE (GET) CVE-2018-15957


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/CFIDE/wizards/common/utils.cfc?"; startswith; fast_pattern;
content:"method=verifyldapserver";
content:"vserver=";
content:"vport=";
content:"vstart=";
content:"vusername=";
content:"vpassword=";
Raw source ET EXPLOIT Adobe ColdFusion 11 - LDAP Java Object Deserialization RCE (GET) CVE-2018-15957 · 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 -> [$HTTP_SERVERS,$HOME_NET] any (
    msg:"ET EXPLOIT Adobe ColdFusion 11 - LDAP Java Object Deserialization RCE (GET) CVE-2018-15957";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/CFIDE/wizards/common/utils.cfc?"; startswith; fast_pattern;
    content:"method=verifyldapserver";
    content:"vserver=";
    content:"vport=";
    content:"vstart=";
    content:"vusername=";
    content:"vpassword=";
    reference:md5,090605df233b6dba07db48639c7766e7;
    reference:url,url,cybersecurity.att.com/blogs/labs-research/rapidly-evolving-iot-malware-enemybot-now-targeting-content-management-system-servers;
    reference:url,www.exploit-db.com/exploits/50781;
    reference:url,github.com/berez23/canvas/blob/cb306a9d8b1d8a743049a29164e6d324f8dabbfa/exploits/web/coldfusion_rce/coldfusion_rce.py;
    reference:cve,2018-15957;
    classtype:attempted-admin;
    sid:2036731; rev:1;
    metadata:affected_product Adobe_Coldfusion, attack_target Server, created_at 2022_05_31, cve CVE_2018_15957, deployment Perimeter, deployment Internal, confidence Medium, signature_severity Major, tag Exploit, updated_at 2022_05_31, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.