A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-45370

CVE-2024-45370: Socomec Easy Config Auth Bypass Flaw

CVE-2024-45370 is an authentication bypass vulnerability in Socomec Easy Config System 2.6.1.0 that allows unauthorized access through database manipulation. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-45370 Overview

An authentication bypass vulnerability exists in the User profile management functionality of Socomec Easy Config System version 2.6.1.0. This vulnerability, classified as CWE-302 (Authentication Bypass by Assumed-Immutable Data), allows attackers to gain unauthorized access by manipulating local database records. A specially crafted database record can bypass authentication controls, potentially leading to unauthorized system access with elevated privileges.

Critical Impact

This authentication bypass vulnerability allows local attackers with low privileges to modify database records and gain unauthorized access to Socomec Easy Config System, potentially leading to high integrity impact with the ability to cross security boundaries.

Affected Products

  • Socomec Easy Config System 2.6.1.0

Discovery Timeline

  • 2025-12-01 - CVE-2024-45370 published to NVD
  • 2025-12-02 - Last updated in NVD database

Technical Details for CVE-2024-45370

Vulnerability Analysis

CVE-2024-45370 is an authentication bypass vulnerability with a CVSS 3.1 score of 7.3 (HIGH). The vulnerability resides in the User profile management functionality of Socomec Easy Config System. The CVSS vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N indicates:

  • Attack Vector (Local): The attacker must have local access to the system
  • Attack Complexity (Low): Exploitation does not require specialized conditions
  • Privileges Required (Low): The attacker needs basic user privileges
  • User Interaction (None): No user interaction is required for exploitation
  • Scope (Changed): The vulnerability can affect resources beyond its security scope
  • Confidentiality Impact (Low): Limited information disclosure possible
  • Integrity Impact (High): Complete loss of integrity protection
  • Availability Impact (None): No impact on system availability

The EPSS score of 0.025% with a percentile of 6.149 indicates a relatively low probability of exploitation in the wild, though the high integrity impact makes this vulnerability significant for affected organizations.

Root Cause

The root cause of this vulnerability lies in CWE-302: Authentication Bypass by Assumed-Immutable Data. The application incorrectly assumes that local database records containing user authentication data cannot be modified by an attacker. This design flaw fails to implement proper integrity verification of authentication-related database entries, allowing attackers with local access to tamper with user profile records and bypass authentication mechanisms.

Attack Vector

The attack vector requires local access to the system where Socomec Easy Config System is installed. An attacker with low-level privileges on the local system can identify and modify the database file containing user authentication records. By crafting malicious database entries, the attacker can manipulate the authentication logic to gain unauthorized access to the application with elevated privileges.

The vulnerability exploitation flow involves:

  1. Identifying the local database file used by Easy Config System for user profile management
  2. Analyzing the database structure to understand authentication record formats
  3. Modifying or inserting specially crafted records to bypass authentication checks
  4. Launching the application to gain unauthorized access with the manipulated credentials

For detailed technical analysis, refer to the Cisco Talos vulnerability report (TALOS-2024-2117) and the vendor security advisory.

Detection Methods for CVE-2024-45370

Indicators of Compromise

  • Unexpected modifications to the Easy Config System local database files
  • Unauthorized user accounts or privilege escalations within the application
  • Unusual login activity from local accounts with elevated permissions
  • Timestamp changes on database files without corresponding legitimate user actions
  • Application log entries showing authentication from manipulated user profiles

Detection Strategies

Organizations should implement file integrity monitoring (FIM) on the Socomec Easy Config System installation directories, particularly focusing on database files used for user profile management. Monitor for:

  • Database File Modifications: Track all changes to the local database files used by the application for authentication
  • Privilege Escalation Events: Alert on users gaining elevated privileges within the Easy Config System
  • Anomalous Access Patterns: Monitor for access patterns that don't align with normal user behavior
  • Process Monitoring: Track processes accessing or modifying Easy Config System database files

SentinelOne Singularity platform can detect suspicious file modifications and unauthorized privilege escalation attempts through its behavioral AI engine, providing real-time alerting on potential exploitation attempts.

Monitoring Recommendations

Deploy comprehensive endpoint detection and response (EDR) solutions to monitor for suspicious local database modifications. Implement the following monitoring controls:

  1. Enable detailed audit logging for file system access on Easy Config System directories
  2. Configure alerts for database file modifications outside of normal application operations
  3. Monitor process execution chains that involve database manipulation tools
  4. Implement user behavior analytics to detect anomalous authentication patterns
  5. Regularly audit user accounts and privileges within the Easy Config System application

How to Mitigate CVE-2024-45370

Immediate Actions Required

  • Review and update to the latest version of Socomec Easy Config System if a patched version is available
  • Restrict local system access to only authorized administrators
  • Implement file integrity monitoring on Easy Config System database files
  • Audit current user profiles and permissions within the application
  • Apply principle of least privilege to all local system accounts

Patch Information

Socomec has published a security advisory addressing CVE-2024-45370. Organizations should consult the official vendor advisory at the Socomec website for specific patch information and remediation guidance. The vulnerability was identified by Cisco Talos and tracked as TALOS-2024-2117.

Vendor References:

  • Socomec Security Advisory: https://www.socomec.fr/sites/default/files/2025-11/CVE-2024-45370---ECS-2610---CVSS31_VULNERABILITIES_2025-11-19-09-45-29_English_PLURI_3.pdf
  • Cisco Talos Report: https://talosintelligence.com/vulnerability_reports/TALOS-2024-2117

Workarounds

If immediate patching is not possible, implement the following compensating controls:

  1. Restrict Local Access: Limit local system access to essential personnel only and implement strong access controls
  2. File System Permissions: Configure restrictive file system permissions on Easy Config System directories and database files to prevent unauthorized modifications
  3. Database Encryption: If supported, enable encryption for local database files to prevent tampering
  4. Network Segmentation: Isolate systems running Easy Config System from general user networks
  5. Enhanced Monitoring: Deploy endpoint protection solutions with file integrity monitoring capabilities to detect unauthorized database modifications
bash
# Example: Restrict file permissions on Windows (adjust path as needed)
# icacls "C:\Program Files\Socomec\Easy Config System\*.db" /inheritance:r /grant:r Administrators:F /grant:r SYSTEM:F

# Example: Enable auditing on database directory
# auditpol /set /subcategory:"File System" /success:enable /failure:enable

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSocomec Easy Config

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-302
  • Technical References
  • Talosintelligence

  • Socomec

  • Talosintelligence
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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