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-7120

CVE-2024-7120: Raisecom Msg2300 Firmware RCE Vulnerability

CVE-2024-7120 is a critical remote code execution vulnerability in Raisecom Msg2300 Firmware that allows attackers to execute OS commands via the web interface. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-7120 Overview

A critical OS command injection vulnerability has been identified in Raisecom gateway devices, specifically affecting the MSG1200, MSG2100E, MSG2200, and MSG2300 series running firmware version 3.90. The vulnerability exists within the list_base_config.php file of the Web Interface component, where improper handling of the template argument allows attackers to inject and execute arbitrary operating system commands.

This vulnerability is particularly concerning as it can be exploited remotely over the network by authenticated users. The exploit has been publicly disclosed and documented, significantly increasing the risk of active exploitation against vulnerable devices. With an EPSS score of 92.68% (99.7th percentile), this vulnerability has an exceptionally high probability of being exploited in the wild.

Critical Impact

Remote attackers can execute arbitrary OS commands on vulnerable Raisecom gateway devices through the web interface, potentially leading to complete device compromise, network pivoting, and persistent access to network infrastructure.

Affected Products

  • Raisecom MSG1200 Firmware 3.90
  • Raisecom MSG2100E Firmware 3.90
  • Raisecom MSG2200 Firmware 3.90
  • Raisecom MSG2300 Firmware 3.90

Discovery Timeline

  • 2024-07-26 - CVE-2024-7120 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-7120

Vulnerability Analysis

CVE-2024-7120 represents a classic OS command injection vulnerability (CWE-78) affecting the web management interface of multiple Raisecom gateway device models. The vulnerability resides in the list_base_config.php file, which fails to properly sanitize user-supplied input for the template parameter before incorporating it into system commands.

The network-accessible nature of this vulnerability combined with low attack complexity makes it particularly dangerous for organizations using these gateway devices. Successful exploitation allows an attacker to execute arbitrary commands with the privileges of the web server process, which typically runs with elevated permissions on embedded devices.

The public availability of exploit information through VulDB and detailed technical analysis significantly lowers the barrier for exploitation.

Root Cause

The root cause of this vulnerability is insufficient input validation and sanitization in the list_base_config.php script. The template parameter accepts user-controlled input that is directly passed to system shell commands without proper escaping or validation. This allows attackers to break out of the intended command context and inject additional commands using shell metacharacters such as semicolons (;), pipes (|), or command substitution syntax.

Attack Vector

The attack is carried out remotely over the network against the web management interface of vulnerable Raisecom gateway devices. An attacker with valid credentials (low privilege requirement) can craft malicious HTTP requests to the list_base_config.php endpoint with specially crafted values in the template parameter containing shell metacharacters and arbitrary commands.

The vulnerability does not require user interaction beyond the initial authentication, making it suitable for automated exploitation. Once command execution is achieved, attackers can establish reverse shells, modify device configurations, exfiltrate sensitive data, or use the compromised device as a pivot point for further network intrusion.

Technical details regarding the exploitation mechanism can be found in the NetSecFish Command Injection Analysis.

Detection Methods for CVE-2024-7120

Indicators of Compromise

  • Unusual HTTP requests to list_base_config.php containing shell metacharacters (;, |, &&, $(), backticks) in the template parameter
  • Unexpected outbound connections from gateway devices to external IP addresses
  • Anomalous process execution on the device, particularly shell processes spawned by the web server
  • Modified configuration files or unauthorized user accounts on the device

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests containing command injection patterns targeting list_base_config.php
  • Monitor HTTP access logs for suspicious requests to the vulnerable endpoint with encoded or obfuscated shell commands
  • Deploy network intrusion detection signatures to identify exploitation attempts against Raisecom gateway devices
  • Conduct regular vulnerability scans to identify devices running affected firmware version 3.90

Monitoring Recommendations

  • Enable comprehensive logging on Raisecom gateway devices and forward logs to a centralized SIEM solution
  • Monitor for unauthorized configuration changes or new user account creation on gateway devices
  • Implement network segmentation to isolate gateway management interfaces from untrusted networks
  • Set up alerts for any outbound connections from gateway devices to known malicious infrastructure

How to Mitigate CVE-2024-7120

Immediate Actions Required

  • Restrict access to the web management interface to trusted IP addresses only using access control lists (ACLs)
  • Place Raisecom gateway devices behind a firewall that blocks direct internet access to management interfaces
  • Implement strong authentication credentials and consider multi-factor authentication if supported
  • Audit existing device configurations and user accounts for signs of compromise

Patch Information

At the time of publication, no official patch information from Raisecom has been documented in the vulnerability databases. Organizations should contact Raisecom directly to inquire about firmware updates that address CVE-2024-7120. Monitor the VulDB entry for updates on patch availability.

Workarounds

  • Disable the web management interface if not required and use alternative management methods such as console access
  • Implement network-level access controls to restrict management interface access to specific management workstations
  • Deploy a reverse proxy with input validation in front of the web interface to filter malicious requests
  • Consider replacing affected devices with alternative solutions if patches are not available
bash
# Example: Restrict access to management interface using iptables on a perimeter firewall
# Allow management access only from trusted admin network (10.0.0.0/24)
iptables -A FORWARD -d <RAISECOM_DEVICE_IP> -p tcp --dport 80 -s 10.0.0.0/24 -j ACCEPT
iptables -A FORWARD -d <RAISECOM_DEVICE_IP> -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A FORWARD -d <RAISECOM_DEVICE_IP> -p tcp --dport 80 -j DROP
iptables -A FORWARD -d <RAISECOM_DEVICE_IP> -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
  • TypeRCE

  • Vendor/TechRaisecom Msg2300

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability92.68%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/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
  • AvailabilityLow
  • CWE References
  • CWE-78
  • Technical References
  • NetSecFish Command Injection Analysis

  • VulDB CTI ID #272451

  • VulDB ID #272451

  • VulDB Submission #380167
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE 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