CVE-2025-0655
published 2025-03-20CVE-2025-0655: Duplicate Advisory: D-Tale Command Injection vulnerability ## Duplicate Advisory This advisory has been withdrawn because it is a duplicate of…
critical9.8
EXPLOIT
Duplicate Advisory: D-Tale Command Injection vulnerability ## Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-832w-fhmw-w4f4. This link is maintained to preserve external references. ## Original Description A vulnerability in man-group/dtale versions 3.15.1 allows an attacker to override global state settings to enable the `enable_custom_filters` feature, which is typically restricted to trusted environments. Once enabled, the attacker can exploit the /test-filter endpoint to execute arbitrary system commands, leading to remote code execution (RCE). This issue is addressed in version 3.16.1.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| man-group | dtale | >= 0 < 3.17.0 | 3.17.0 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Suricata
ET WEB_SPECIFIC_APPS D-Tale Filter Query Command Injection Attempt (CVE-2025-0655)
suricata·2025-03-10·CVSS 6.9
CVE-2024-3408 [MEDIUM] ET WEB_SPECIFIC_APPS D-Tale Filter Query Command Injection Attempt (CVE-2025-0655)
ET WEB_SPECIFIC_APPS D-Tale Filter Query Command Injection Attempt (CVE-2025-0655)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS D-Tale Filter Query Command Injection Attempt (CVE-2025-0655)"; flow:established,to_server; http.method; content:"GET"; http.uri; content:"/dtale/test-filter/"; startswith; fast_pattern; content:"|3f|query|3d|"; within:50; content:"|40|pd.core.frame.com.builtins.__import__|28 27|os|27 29|.system|28 27|"; within:150; reference:url,github.com/rapid7/metasploit-framework/pull/19899; reference:cve,2024-3408; reference:cve,2025-0655; classtype:attempted-admin; sid:2060720; rev:1; metadata:affected_product D_Tale, attack_target Server, tls_state plaintext, created_at 2025_03_10, cve CVE_2025_0655, deployment Perimeter, deployment Internal, perfo
No writeups or analysis indexed.
2025-03-20
Published