The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2017-20223

CVE-2017-20223: Telesquare LTE Router Auth Bypass Flaw

CVE-2017-20223 is an authorization bypass flaw in Telesquare SKT LTE Router SDT-CS3B1 that allows attackers to access resources without proper controls. This article covers technical details, affected versions, and mitigation.

Published: March 20, 2026

CVE-2017-20223 Overview

CVE-2017-20223 is an Insecure Direct Object Reference (IDOR) vulnerability affecting the Telesquare SKT LTE Router SDT-CS3B1 running firmware version 1.2.0. This vulnerability allows unauthenticated remote attackers to bypass authorization mechanisms and directly access system resources by manipulating user-supplied input parameters. Exploitation enables attackers to retrieve sensitive information and access restricted functionalities without proper access controls.

Critical Impact

Unauthenticated remote attackers can bypass authorization controls to access sensitive router configurations, credentials, and administrative functions through parameter manipulation.

Affected Products

  • Telesquare SKT LTE Router SDT-CS3B1 firmware version 1.2.0

Discovery Timeline

  • 2026-03-16 - CVE CVE-2017-20223 published to NVD
  • 2026-03-16 - Last updated in NVD database

Technical Details for CVE-2017-20223

Vulnerability Analysis

The Telesquare SKT LTE Router SDT-CS3B1 contains an Insecure Direct Object Reference (IDOR) vulnerability classified under CWE-639 (Authorization Bypass Through User-Controlled Key). The router's web interface fails to properly validate whether a user is authorized to access the specific resource they are requesting. Instead of implementing proper authorization checks, the application directly uses user-supplied input to reference internal objects such as configuration files, user accounts, or system resources.

This architectural flaw allows attackers to manipulate parameters in HTTP requests to access objects belonging to other users or administrative functions without authentication. The vulnerability is particularly severe in network infrastructure devices like LTE routers, as successful exploitation can lead to complete device compromise, credential theft, and potential network-wide attacks.

Root Cause

The root cause of this vulnerability lies in the router's failure to implement proper authorization verification when processing user requests. The firmware directly references internal objects based on user-controlled input parameters without validating whether the requesting user has permission to access those resources. This represents a fundamental broken access control design flaw where the application trusts client-supplied identifiers without server-side authorization enforcement.

Attack Vector

The vulnerability is exploitable remotely over the network without requiring any authentication or user interaction. An attacker can craft malicious HTTP requests to the router's web management interface, manipulating object reference parameters such as user IDs, file paths, or configuration identifiers. By systematically enumerating these parameters, attackers can discover and access sensitive resources including configuration backups, stored credentials, and administrative interfaces. The attack requires no special privileges and can be performed by any network-adjacent or internet-facing attacker who can reach the router's management interface.

Technical details and proof-of-concept information are available through the Zero Science Lab advisory (ZSL-2017-5445) and Exploit-DB #43402.

Detection Methods for CVE-2017-20223

Indicators of Compromise

  • Unusual HTTP requests to the router's web interface containing manipulated object reference parameters
  • Access logs showing sequential or enumerated parameter values indicating brute-force object enumeration
  • Unauthorized access to configuration files or sensitive resources from unexpected source IP addresses
  • Authentication bypass attempts targeting administrative endpoints without valid session tokens

Detection Strategies

  • Monitor web server access logs for requests with sequential or predictable parameter patterns that may indicate IDOR exploitation attempts
  • Implement network intrusion detection rules to identify HTTP requests targeting known vulnerable endpoints on Telesquare routers
  • Deploy network monitoring to detect anomalous traffic patterns to router management interfaces from untrusted sources
  • Review authentication logs for access patterns that bypass normal login workflows

Monitoring Recommendations

  • Restrict management interface access to trusted IP addresses and monitor for connections from unauthorized sources
  • Enable verbose logging on the router's web interface to capture all access attempts and parameter values
  • Implement network segmentation to isolate router management interfaces from general network traffic
  • Monitor for firmware version changes or configuration modifications that could indicate post-exploitation activity

How to Mitigate CVE-2017-20223

Immediate Actions Required

  • Restrict access to the router's web management interface to trusted IP addresses only using firewall rules
  • Disable remote management access if not required for operations
  • Segment the management network to prevent unauthorized access from untrusted network zones
  • Audit current router configurations for any unauthorized changes or suspicious settings

Patch Information

No official vendor patch information is available in the CVE data. Organizations should contact Telesquare directly for firmware updates or consider replacing vulnerable devices with supported alternatives. Additional technical details can be found in the VulnCheck Advisory and IBM X-Force Vulnerability #136993.

Workarounds

  • Implement network-level access controls using firewall rules to restrict management interface access to specific administrator IP addresses
  • Deploy a VPN or jump host requirement for accessing router management interfaces
  • Place the router's management interface on an isolated management VLAN inaccessible from general user networks
  • Consider deploying a web application firewall (WAF) to filter malicious requests targeting the vulnerable interface
bash
# Example firewall rule to restrict management access (iptables)
# Allow management access only from trusted admin subnet
iptables -A INPUT -p tcp --dport 80 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechTelesquare

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-639
  • Technical References
  • CXSecurity Issue WLB-2017120297

  • IBM X-Force Vulnerability #136993

  • Packet Storm Security File #145551

  • Exploit-DB #43402

  • VulnCheck Advisory on Telesquare Router

  • Zero Science Vulnerability ZSL-2017-5445
  • Related CVEs
  • CVE-2017-20221: Telesquare LTE Router CSRF Vulnerability

  • CVE-2017-20224: Telesquare LTE Router RCE Vulnerability

  • CVE-2017-20222: Telesquare LTE Router DoS Vulnerability

  • CVE-2024-29269: Telesquare TLR-2005Ksh Firmware RCE Flaw
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English