Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-11311

CVE-2025-11311: Tipray Data Leakage Prevention SQLi Flaw

CVE-2025-11311 is an SQL injection vulnerability in Tipray Data Leakage Prevention System affecting the findTenantPage function. Attackers can exploit this remotely to manipulate database queries. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 18, 2026

CVE-2025-11311 Overview

A SQL injection vulnerability has been identified in Tipray (厦门天锐科技股份有限公司) Data Leakage Prevention System (天锐数据泄露防护系统) version 1.0. The vulnerability exists in the findTenantPage function within the findTenantPage.do file. By manipulating the sort parameter, an unauthenticated remote attacker can inject malicious SQL commands, potentially gaining unauthorized access to sensitive database information. The exploit has been publicly disclosed, and the vendor was contacted but did not respond to disclosure attempts.

Critical Impact

Attackers can remotely exploit this SQL injection vulnerability without authentication to extract, modify, or delete sensitive data from the underlying database, potentially compromising the entire data leakage prevention infrastructure.

Affected Products

  • Tipray Data Leakage Prevention System version 1.0

Discovery Timeline

  • 2025-10-06 - CVE-2025-11311 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2025-11311

Vulnerability Analysis

This vulnerability is classified as SQL Injection (CWE-89) with a secondary classification of Injection (CWE-74). The flaw resides in the findTenantPage.do endpoint, specifically within the findTenantPage function. The application fails to properly sanitize user-supplied input in the sort parameter before incorporating it into SQL queries, allowing attackers to inject arbitrary SQL statements.

The network-based attack vector allows remote exploitation without any authentication or user interaction required. An attacker can directly send crafted HTTP requests to the vulnerable endpoint to exploit this weakness. While the impact is assessed as limited to confidentiality, integrity, and availability of the vulnerable system itself (not extending to other connected systems), successful exploitation could still allow data extraction, modification, or denial of service against the database backend.

Root Cause

The root cause of this vulnerability is improper input validation and insufficient sanitization of the sort parameter in the findTenantPage.do handler. The application directly concatenates or interpolates user-controlled input into SQL query strings without using parameterized queries or prepared statements. This lack of input sanitization allows malicious SQL syntax to be interpreted and executed by the database engine.

Attack Vector

The attack is initiated remotely over the network by sending specially crafted HTTP requests to the findTenantPage.do endpoint. An attacker manipulates the sort parameter with SQL injection payloads designed to alter the query logic. Since no authentication is required and the attack complexity is low, this vulnerability presents a significant risk for exposed systems.

The exploitation mechanism involves appending or modifying SQL commands through the sort parameter. Typical SQL injection techniques such as UNION-based injection, error-based injection, or time-based blind injection may be applicable depending on the database backend and application response behavior.

For technical exploitation details, refer to the GitHub PoC Repository and VulDB entry #327192.

Detection Methods for CVE-2025-11311

Indicators of Compromise

  • Unusual HTTP requests to findTenantPage.do containing SQL keywords (SELECT, UNION, INSERT, UPDATE, DELETE, DROP) in the sort parameter
  • Database error messages in application logs indicating malformed SQL queries
  • Unexpected database query patterns or elevated query execution times
  • Anomalous data access patterns or unauthorized data exports from the database

Detection Strategies

  • Deploy Web Application Firewall (WAF) rules to detect and block SQL injection patterns in HTTP parameters, particularly targeting the sort parameter in requests to findTenantPage.do
  • Implement database activity monitoring to identify abnormal query patterns or unauthorized data access
  • Configure application logging to capture all requests to the vulnerable endpoint with full parameter details
  • Use intrusion detection systems (IDS) with SQL injection signature rules to alert on exploitation attempts

Monitoring Recommendations

  • Monitor HTTP access logs for requests to findTenantPage.do with suspicious parameter values
  • Enable database audit logging to track query execution and identify potential data exfiltration
  • Set up alerts for database errors that may indicate SQL injection attempts
  • Review network traffic for unusual outbound data transfers that could indicate successful data extraction

How to Mitigate CVE-2025-11311

Immediate Actions Required

  • Restrict network access to the Tipray Data Leakage Prevention System to trusted IP addresses only until a patch is available
  • Deploy WAF rules to filter SQL injection payloads targeting the findTenantPage.do endpoint
  • Monitor all access to the vulnerable endpoint and investigate any suspicious activity
  • Consider temporarily disabling the findTenantPage.do functionality if operationally feasible

Patch Information

No official patch is currently available from the vendor. The vendor was contacted about this disclosure but did not respond. Organizations should monitor vendor communications for future security updates. In the absence of a vendor patch, consider implementing virtual patching through WAF rules or application-layer filtering.

Workarounds

  • Implement strict input validation on the sort parameter to accept only alphanumeric characters and expected column names
  • Deploy a reverse proxy or WAF with SQL injection filtering capabilities in front of the application
  • Use network segmentation to isolate the vulnerable system from sensitive network resources
  • Disable or restrict access to the findTenantPage.do endpoint at the web server level if the functionality is not critical
bash
# Example WAF rule configuration (ModSecurity)
# Block SQL injection patterns in findTenantPage.do sort parameter
SecRule REQUEST_URI "@contains findTenantPage.do" "id:100001,phase:2,deny,status:403,chain"
SecRule ARGS:sort "@detectSQLi" "log,msg:'SQL Injection attempt blocked in findTenantPage.do'"

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechTipray Data Leakage Prevention System

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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-74

  • CWE-89
  • Technical References
  • GitHub PoC Repository

  • VulDB CTI ID #327192

  • VulDB #327192

  • VulDB Submission #663451
  • Related CVEs
  • CVE-2025-11315: Tipray Data Leakage Prevention SQLi Flaw

  • CVE-2025-11314: Tipray DLP System SQLi Vulnerability

  • CVE-2025-11313: Tipray DLP System SQLi Vulnerability

  • CVE-2025-11312: Tipray DLP System SQLi 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