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-2023-35036

CVE-2023-35036: Progress MOVEit Transfer SQLi Vulnerability

CVE-2023-35036 is a SQL injection vulnerability in Progress MOVEit Transfer that allows unauthenticated attackers to access the database. This article covers technical details, affected versions, impact, and mitigation.

Published: February 4, 2026

CVE-2023-35036 Overview

CVE-2023-35036 is a critical SQL injection vulnerability affecting Progress MOVEit Transfer, a widely-used managed file transfer (MFT) solution. The vulnerability exists in the MOVEit Transfer web application and allows unauthenticated attackers to gain unauthorized access to the application's database. By submitting specially crafted payloads to application endpoints, attackers can modify and disclose sensitive database content without requiring any authentication.

Critical Impact

Unauthenticated remote attackers can exploit SQL injection flaws to access, modify, and exfiltrate sensitive data from the MOVEit Transfer database, potentially compromising file transfer operations and confidential information.

Affected Products

  • Progress MOVEit Transfer before 2021.0.7 (13.0.7)
  • Progress MOVEit Transfer before 2021.1.5 (13.1.5)
  • Progress MOVEit Transfer before 2022.0.5 (14.0.5)
  • Progress MOVEit Transfer before 2022.1.6 (14.1.6)
  • Progress MOVEit Transfer before 2023.0.2 (15.0.2)

Discovery Timeline

  • June 12, 2023 - CVE-2023-35036 published to NVD
  • January 3, 2025 - Last updated in NVD database

Technical Details for CVE-2023-35036

Vulnerability Analysis

This SQL injection vulnerability (CWE-89) resides within the MOVEit Transfer web application's request handling mechanisms. The application fails to properly sanitize user-supplied input before incorporating it into SQL queries, creating an injection point that can be exploited remotely over the network without any authentication requirements.

The vulnerability enables attackers to manipulate database queries by injecting malicious SQL statements through application endpoints. Successful exploitation grants unauthorized read and write access to the MOVEit Transfer database, potentially exposing sensitive file transfer metadata, user credentials, and configuration data. The attack requires no user interaction and can be executed with low complexity.

Root Cause

The root cause of CVE-2023-35036 stems from improper input validation and sanitization in the MOVEit Transfer web application. When processing user requests, the application constructs SQL queries using unvalidated input parameters, allowing attackers to break out of the intended query context and inject arbitrary SQL commands. This failure to implement parameterized queries or adequate input filtering creates a direct path for database manipulation.

Attack Vector

The attack is network-based and targets the MOVEit Transfer web application endpoints. An unauthenticated attacker can craft malicious HTTP requests containing SQL injection payloads directed at vulnerable application parameters. The injected SQL code executes in the context of the database user associated with the MOVEit Transfer application, enabling data exfiltration and modification.

The exploitation flow typically involves:

  1. Identifying vulnerable endpoints in the MOVEit Transfer web application
  2. Crafting payloads that escape the intended SQL query context
  3. Injecting SQL statements to extract database schema information
  4. Exfiltrating sensitive data or modifying database content

For technical details regarding this vulnerability, refer to the Progress MOVEit Transfer Vulnerability Advisory.

Detection Methods for CVE-2023-35036

Indicators of Compromise

  • Unusual HTTP requests to MOVEit Transfer endpoints containing SQL syntax characters such as single quotes, semicolons, or SQL keywords
  • Database query errors or unexpected application behavior following web requests
  • Evidence of bulk data extraction or unauthorized database modifications
  • Anomalous access patterns to MOVEit Transfer database tables

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block SQL injection attempts targeting MOVEit Transfer
  • Monitor web server logs for requests containing common SQL injection patterns and malicious payloads
  • Implement database activity monitoring to detect unauthorized queries or data access
  • Use SentinelOne Singularity to identify and alert on exploitation attempts and post-exploitation activity

Monitoring Recommendations

  • Enable detailed logging on MOVEit Transfer web servers and database components
  • Configure alerts for failed authentication attempts and unusual database access patterns
  • Monitor network traffic for large data transfers that may indicate exfiltration
  • Regularly review database audit logs for unauthorized SELECT, UPDATE, or INSERT operations

How to Mitigate CVE-2023-35036

Immediate Actions Required

  • Apply the appropriate security patch from Progress immediately based on your installed version
  • Restrict network access to MOVEit Transfer instances to trusted IP addresses where possible
  • Enable enhanced logging and monitoring on MOVEit Transfer systems
  • Review database access logs for evidence of prior exploitation

Patch Information

Progress Software has released patched versions addressing CVE-2023-35036. Organizations should upgrade to the following minimum versions:

  • Version 2021.0.7 (13.0.7) for the 2021.0.x branch
  • Version 2021.1.5 (13.1.5) for the 2021.1.x branch
  • Version 2022.0.5 (14.0.5) for the 2022.0.x branch
  • Version 2022.1.6 (14.1.6) for the 2022.1.x branch
  • Version 2023.0.2 (15.0.2) for the 2023.0.x branch

Detailed patch information and download links are available in the Progress MOVEit Transfer Vulnerability Advisory.

Workarounds

  • Implement network segmentation to limit exposure of MOVEit Transfer instances
  • Deploy a web application firewall (WAF) with SQL injection protection rules in front of MOVEit Transfer
  • Temporarily disable public access to the MOVEit Transfer web interface until patches can be applied
  • Review and restrict database user permissions to minimize potential impact of exploitation
bash
# Example: Restrict access to MOVEit Transfer at the network level
# Add firewall rules to limit access to trusted IP ranges only
# Windows Firewall example
netsh advfirewall firewall add rule name="Block MOVEit Public Access" dir=in action=block protocol=tcp localport=443
netsh advfirewall firewall add rule name="Allow MOVEit Trusted" dir=in action=allow protocol=tcp localport=443 remoteip=10.0.0.0/8

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechMoveit Transfer

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability25.86%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-89
  • Technical References
  • Archived Resource Overview
  • Vendor Resources
  • Progress MOVEit Transfer Vulnerability Advisory
  • Related CVEs
  • CVE-2025-11235: MOVEit Transfer Auth Bypass Vulnerability

  • CVE-2025-10932: Progress MOVEit Transfer DoS Vulnerability
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