Severity by source
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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
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
Lifecycle Timeline
7DescriptionCVE.org
A security vulnerability has been detected in Tiandy Easy7 Integrated Management Platform up to 7.17.0. This affects an unknown function of the file /rest/preSetTemplate/getRecByTemplateId. The manipulation of the argument ID leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
SQL injection in Tiandy Easy7 Integrated Management Platform versions up to 7.17.0 allows unauthenticated remote attackers to manipulate the ID parameter in the /rest/preSetTemplate/getRecByTemplateId endpoint, potentially enabling unauthorized data access, modification, or service disruption. Public exploit code exists for this vulnerability, and no patch is currently available from the vendor despite early notification.
Technical ContextAI
The vulnerability (CWE-89: SQL Injection) affects Tiandy Easy7 Integrated Management Platform versions 7.0 through 7.17.0, identified by CPE cpe:2.3:a:tiandy:easy7_integrated_management_platform. The flaw resides in a REST API endpoint at /rest/preSetTemplate/getRecByTemplateId where user-supplied input via the ID parameter is directly incorporated into SQL queries without proper parameterization or sanitization. SQL injection vulnerabilities occur when untrusted data is concatenated into SQL statements, allowing attackers to manipulate query logic, extract sensitive data, modify database records, or execute administrative operations. This is a classic example of insufficient input validation in web application middleware, particularly in enterprise management platforms that often integrate with backend databases containing critical operational data.
RemediationAI
No official patch is currently available as the vendor (Tiandy) has not responded to vulnerability disclosure attempts reported via VulDB. Organizations running affected versions should immediately implement compensating controls including: restricting network access to the /rest/preSetTemplate/getRecByTemplateId endpoint through web application firewall (WAF) rules that block requests with suspicious SQL metacharacters in the ID parameter, limiting platform access to trusted internal networks only via firewall rules or VPN requirements, implementing database-level security by ensuring the application database account operates with minimal privileges (read-only where possible), and enabling comprehensive logging and monitoring for SQL injection attack patterns. Consider isolating affected systems from internet exposure entirely until vendor remediation becomes available. Monitor VulDB references at https://vuldb.com/?id.351294 and https://vuldb.com/?ctiid.351294 for any vendor response or community-developed mitigations. The exploit details at https://my.feishu.cn/docx/UmmudBVvYoMwpIxUtTicjsS8nDe?from=from_copylink should be reviewed to understand attack vectors for defensive rule creation.
A critical OS command injection vulnerability exists in Tiandy Easy7 Integrated Management Platform versions up to 7.17.
OS command injection in Tiandy Easy7 Integrated Management Platform 7.17.0 allows remote unauthenticated attackers to ex
Tiandy Easy7 Integrated Management Platform 7.17.0 contains an authentication bypass in the Device Identifier Handler co
An unrestricted file upload vulnerability exists in the Tiandy Easy7 Integrated Management Platform version 7.17.0, spec
Weak password recovery in Tiandy Easy7 Integrated Management Platform 7.17.0 exposes the `/rest/user/updateUserPassword`
Unauthenticated SQL injection in Tiandy Easy7 Integrated Management Platform 7.17.0 exposes database contents to remote
Tiandy Easy7 Integrated Management Platform 7.17.0 contains an SQL injection vulnerability in the /rest/devStatus/getDev
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12531