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
Lifecycle Timeline
7DescriptionCVE.org
A vulnerability was determined in Tiandy Integrated Management Platform 7.17.0. Affected by this issue is some unknown functionality of the file /rest/user/getAuthorityByUserId. Executing a manipulation of the argument userId can lead to sql injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
SQL injection in Tiandy Integrated Management Platform 7.17.0 via the /rest/user/getAuthorityByUserId endpoint allows unauthenticated remote attackers to manipulate the userId parameter and execute arbitrary SQL queries. Public exploit code exists for this vulnerability, and the vendor has not released a patch despite early notification. Successful exploitation could enable unauthorized data access, modification, or system disruption.
Technical ContextAI
The vulnerability affects Tiandy's Integrated Management Platform (CPE: cpe:2.3:a:tiandy:integrated_management_platform:*:*:*:*:*:*:*:*), a security management solution. The flaw is classified as CWE-89 (SQL Injection), where user-supplied input in the userId parameter is improperly sanitized before being incorporated into SQL queries. This allows attackers to inject malicious SQL commands that execute with the privileges of the database user, potentially accessing sensitive user authority data or manipulating the database structure.
RemediationAI
No official patch is available as the vendor has not responded to disclosure attempts. Organizations should immediately implement compensating controls including Web Application Firewall (WAF) rules to filter SQL injection attempts on the /rest/user/getAuthorityByUserId endpoint, restrict network access to the management interface to trusted IP ranges only, and monitor database logs for suspicious queries. Consider contacting Tiandy directly for patch availability or migrating to alternative management platforms if the vendor remains unresponsive.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12381