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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2017-20224 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Arbitrary File Upload in Telesquare SKT LTE Router SDT-CS3B1. <br>πŸ’₯ **Consequences**: Attackers can upload malicious content, leading to full device compromise.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-434** (Unrestricted Upload of File with Dangerous Type).…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Product**: Telesquare SKT LTE Router **SDT-CS3B1**. <br>πŸ“… **Version**: Specifically **1.2.0**. <br>🌍 **Region**: Primarily used in South Korea (SKT network).

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Upload malicious scripts/files. <br>πŸ”“ **Privileges**: **Unauthenticated** access required. <br>πŸ“Š **Impact**: Full Control (C:H, I:H, A:H). Can execute commands, steal data, or disrupt service.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. <br>πŸ”‘ **Auth**: None required (PR:N). <br>🌐 **Network**: Remote (AV:N). <br>🎯 **Complexity**: Low (AC:L). Easy to exploit for anyone with network access.

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

πŸ“’ **Public Exploit**: Yes. <br>πŸ“ **Sources**: Disclosed by **Zero Science Lab** (ZSL-2017-5446) and **VulnCheck**. <br>πŸ” **Status**: Advisory exists, indicating known exploitation vectors.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **WebDAV** services on port 80/443. <br>πŸ§ͺ **Test**: Attempt to upload a test file (e.g., `.php` or `.jsp`) via WebDAV methods (PUT/MKCOL).…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Official Fix**: Data does not list a specific patch date. <br>⚠️ **Note**: Published date is listed as 2026-03-16 (likely a metadata anomaly, but advisory is from 2017).…

Q9What if no patch? (Workaround)

🚧 **Workaround**: <br>1. **Disable WebDAV** if not needed. <br>2. **Restrict Access**: Use firewall rules to block external access to WebDAV ports. <br>3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>πŸ“‰ **Priority**: **P1**. <br>πŸ’‘ **Reason**: Unauthenticated, remote code execution potential via simple file upload. Immediate mitigation required to prevent device takeover.