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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2024-1783

CVE-2024-1783: Totolink LR1200GB Buffer Overflow Flaw

CVE-2024-1783 is a critical stack-based buffer overflow in Totolink LR1200GB firmware affecting the loginAuth function. Attackers can exploit this remotely via the web interface. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 15, 2026

CVE-2024-1783 Overview

A critical stack-based buffer overflow vulnerability has been discovered in the Totolink LR1200GB router firmware. The vulnerability exists in the loginAuth function within the /cgi-bin/cstecgi.cgi component of the Web Interface. Attackers can exploit this flaw by manipulating the http_host argument, potentially leading to complete system compromise. The exploit has been publicly disclosed, and the vendor (Totolink) was contacted but did not respond to the security disclosure.

Critical Impact

This vulnerability allows unauthenticated remote attackers to execute arbitrary code on affected Totolink LR1200GB routers via a network-based attack, potentially leading to complete device compromise, network infiltration, and lateral movement within the network infrastructure.

Affected Products

  • Totolink LR1200GB Firmware version 9.1.0u.6619_B20230130
  • Totolink LR1200GB Firmware version 9.3.5u.6698_B20230810
  • Totolink LR1200GB Hardware Device

Discovery Timeline

  • February 23, 2024 - CVE-2024-1783 published to NVD
  • April 1, 2025 - Last updated in NVD database

Technical Details for CVE-2024-1783

Vulnerability Analysis

The vulnerability resides in the loginAuth function that handles authentication requests through the router's CGI interface. When processing HTTP requests, the function fails to properly validate the length of the http_host parameter before copying it to a fixed-size stack buffer. This lack of bounds checking allows an attacker to provide an oversized input that overwrites adjacent memory on the stack, including critical control structures such as the return address.

The attack can be launched remotely without authentication, making it particularly dangerous for internet-exposed devices. Successful exploitation could allow an attacker to gain complete control over the router, intercept network traffic, modify DNS settings, or use the compromised device as a pivot point for further attacks within the network.

Root Cause

The root cause is a classic CWE-121 (Stack-based Buffer Overflow) vulnerability where the loginAuth function copies user-supplied data from the http_host HTTP parameter into a stack-allocated buffer without proper length validation. The absence of boundary checks allows attackers to write beyond the allocated buffer space, corrupting adjacent stack memory including saved registers and return addresses.

Attack Vector

The attack vector is network-based, targeting the web management interface of the Totolink LR1200GB router. An attacker can craft a malicious HTTP request to /cgi-bin/cstecgi.cgi containing an oversized http_host parameter value. Since no authentication is required to trigger the vulnerability, any attacker with network access to the router's web interface can attempt exploitation.

The attack flow typically involves:

  1. Identifying a vulnerable Totolink LR1200GB device on the network
  2. Crafting a malicious HTTP POST request to the CGI endpoint
  3. Including an oversized payload in the http_host parameter
  4. Overwriting the return address to redirect execution flow
  5. Executing arbitrary code with router-level privileges

For technical details and proof-of-concept code, refer to the GitHub Gist PoC and VulDB entry #254574.

Detection Methods for CVE-2024-1783

Indicators of Compromise

  • Unusual HTTP POST requests to /cgi-bin/cstecgi.cgi with abnormally large http_host header values
  • Router configuration changes without administrator action, including modified DNS settings or firewall rules
  • Unexpected outbound connections from the router to unknown IP addresses
  • Router crashes or unexpected reboots that may indicate failed exploitation attempts
  • Presence of unauthorized firmware modifications or persistence mechanisms

Detection Strategies

  • Implement network intrusion detection rules to identify HTTP requests to Totolink CGI endpoints with oversized header values exceeding normal bounds
  • Monitor for anomalous traffic patterns originating from router management interfaces
  • Deploy endpoint detection solutions capable of identifying exploitation attempts targeting embedded device firmware
  • Configure logging on upstream network devices to capture suspicious traffic destined for router management ports

Monitoring Recommendations

  • Enable comprehensive logging on network firewalls and IDS/IPS systems for traffic to and from router management interfaces
  • Implement network segmentation to isolate router management interfaces from untrusted networks
  • Set up alerts for any changes to router configurations, particularly DNS and routing table modifications
  • Regularly audit network device firmware versions against known vulnerable versions

How to Mitigate CVE-2024-1783

Immediate Actions Required

  • Restrict access to the router's web management interface to trusted IP addresses only using firewall rules
  • Disable remote management features if not strictly required for operations
  • Place the router's management interface on an isolated management VLAN inaccessible from the general network
  • Monitor for any suspicious activity targeting the affected CGI endpoint
  • Consider replacing the device with a supported alternative if no patch is available

Patch Information

As of the last CVE update, Totolink has not released a security patch for this vulnerability. The vendor was contacted during the responsible disclosure process but did not respond. Organizations should implement compensating controls and consider device replacement with products from vendors that maintain active security support. Monitor VulDB #254574 for updates on patch availability.

Workarounds

  • Configure network ACLs to restrict access to the router's web interface (port 80/443) from untrusted networks
  • Deploy a web application firewall (WAF) or reverse proxy in front of the router to filter malicious requests with oversized headers
  • Disable the web management interface entirely and manage the device through console access if possible
  • Implement network-level monitoring to detect and block exploitation attempts before they reach the vulnerable device
bash
# Example firewall rule to restrict management access (adjust for your firewall)
# Allow management access only from trusted admin workstation
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.100 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.100 -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
  • TypeBuffer Overflow

  • Vendor/TechTotolink

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.57%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121
  • Technical References
  • GitHub Gist PoC Code

  • VulDB CTI ID #254574

  • VulDB #254574
  • Related CVEs
  • CVE-2026-7717: Totolink WA300 Buffer Overflow Vulnerability

  • CVE-2026-7719: Totolink WA300 Buffer Overflow Vulnerability

  • CVE-2026-7747: Totolink N300RH Buffer Overflow Vulnerability

  • CVE-2026-7750: Totolink N300RH Buffer Overflow Vulnerability
Default Legacy - Prefooter | 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