Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2022-50919 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Tdarr (v2.00.15) suffers from **OS Command Injection** via the Help terminal. <br>πŸ’₯ **Consequences**: Attackers can execute **arbitrary commands** on the host system.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-78** (Improper Neutralization of Special Elements used in an OS Command).…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **Tdarr** multimedia transcode automation platform. <br>πŸ“Œ **Version**: Specifically **v2.00.15**. <br>🏒 **Vendor**: Tdarr Company.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Privileges**: The injected commands run with the **privileges of the Tdarr process**. <br>πŸ“‚ **Data**: Attackers can read/write files, exfiltrate sensitive data, or pivot to other internal systems.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>πŸ”“ **Auth**: **Unauthenticated** (No login required). <br>🌐 **Access**: Remote (Network Accessible). <br>πŸ‘€ **UI**: None required (Direct exploitation).

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ’£ **Public Exploit**: **YES**. <br>πŸ”— **Source**: ExploitDB ID **50822** is available. <br>πŸ”₯ **Status**: Wild exploitation is possible since the PoC is public and requires no authentication.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Verify your Tdarr version is **2.00.15**. <br>2. Check if the **Help terminal** is exposed to the internet. <br>3. Use scanners targeting **CWE-78** in web interfaces. <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Update Tdarr to a version **newer than 2.00.15** where the input sanitization for the Help terminal is patched.…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Block Access**: Restrict network access to the Help terminal port (Firewall rules). <br>2. **Disable**: If possible, disable the 'Help' feature or terminal access entirely. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: **CRITICAL**. <br>⏱️ **Priority**: **Immediate Action Required**. <br>πŸ“‰ **Reason**: Unauthenticated, remote, and public exploit exists. This is a 'zero-day' style risk for any exposed instance.…