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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2021-46424 β€” AI Deep Analysis Summary

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Arbitrary File Deletion via DELETE request. <br>πŸ’₯ **Consequences**: Attackers can delete **any file**, including critical **system internal files**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **Arbitrary File Delete** flaw. <br>πŸ” **Flaw**: The application fails to validate or restrict file paths in HTTP DELETE requests, allowing traversal or direct access to sensitive paths.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **Telesquare TLR-2005Ksh** (LTE Router). <br>πŸ“… **Version**: Specifically **1.0.0**. <br>🌍 **Vendor**: Telesquare (South Korea).

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Action**: Send a crafted **DELETE request**. <br>πŸ“‚ **Impact**: Delete **any file** on the device.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **Low**. <br>πŸ”‘ **Auth**: The description implies **remote** exploitation via HTTP requests.…

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

πŸ“œ **Public Exp**: **Yes**. <br>πŸ”— **PoC**: Available via **Nuclei Templates** (ProjectDiscovery) and PacketStorm. <br>🌐 **Status**: Known and documented in public repositories.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **HTTP DELETE methods** targeting the router. <br>πŸ› οΈ **Tool**: Use **Nuclei** with the specific CVE-2021-46424 template. <br>πŸ“‘ **Feature**: Look for the specific router model in network scans.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Check vendor for **firmware updates**. <br>⚠️ **Note**: The provided data does not explicitly confirm a patched version exists, only the vulnerable version (1.0.0). Verify with Telesquare support.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If no patch: <br>1. **Block** external access to the router's management interface. <br>2. **Restrict** HTTP DELETE methods via firewall/WAF rules. <br>3. **Isolate** the device on a secure VLAN.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>⚠️ **Reason**: Arbitrary file deletion is critical. Deleting system files can **brick** the device or expose sensitive data. Immediate mitigation is recommended.