CVE-2021-46422

9.8 CRITICAL

📋 TL;DR

This vulnerability allows remote attackers to execute arbitrary operating system commands on Telesquare SDT-CW3B1 devices without authentication. Attackers can gain complete control of affected devices, potentially compromising network infrastructure. All users of SDT-CW3B1 version 1.1.0 are affected.

💻 Affected Systems

Products:
  • Telesquare SDT-CW3B1
Versions: 1.1.0
Operating Systems: Embedded Linux
Default Config Vulnerable: ⚠️ Yes
Notes: All devices running this firmware version are vulnerable by default

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete device takeover leading to network compromise, data exfiltration, lateral movement, and persistent backdoor installation

🟠

Likely Case

Device compromise leading to credential theft, network reconnaissance, and potential ransomware deployment

🟢

If Mitigated

Limited impact if device is isolated, monitored, and has strict network controls

🌐 Internet-Facing: HIGH - Remote unauthenticated exploitation makes internet-facing devices immediate targets
🏢 Internal Only: HIGH - Even internally, unauthenticated access allows easy exploitation

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: CONFIRMED
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Multiple public exploit scripts available, trivial to execute

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Unknown

Vendor Advisory: Not available

Restart Required: No

Instructions:

No official patch available. Contact Telesquare for updated firmware or consider device replacement.

🔧 Temporary Workarounds

Network Isolation

all

Place device behind firewall with strict inbound/outbound rules

Access Control

all

Restrict network access to device management interface

🧯 If You Can't Patch

  • Immediately remove device from internet-facing networks
  • Implement strict network segmentation and monitor all traffic to/from device

🔍 How to Verify

Check if Vulnerable:

Check device firmware version via web interface or SSH. If version is 1.1.0, device is vulnerable.

Check Version:

Check web interface or use vendor-specific CLI commands

Verify Fix Applied:

No fix available to verify. Consider device replacement with updated model.

📡 Detection & Monitoring

Log Indicators:

  • Unusual command execution patterns
  • Multiple failed authentication attempts followed by successful access
  • Suspicious process creation

Network Indicators:

  • Unexpected outbound connections from device
  • Traffic to known malicious IPs
  • Unusual port scanning from device

SIEM Query:

source_ip=[device_ip] AND (event_type="command_execution" OR event_type="process_creation") AND command CONTAINS [suspicious_patterns]

🔗 References

📤 Share & Export