Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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:N/VA:N/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
5DescriptionCVE.org
A vulnerability was identified in Tiandy Easy7 Integrated Management Platform 7.17.0. Impacted is an unknown function of the file /WebService/UpdateLocalDevInfo.jsp of the component Device Identifier Handler. Such manipulation of the argument username/password leads to missing authentication. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Tiandy Easy7 Integrated Management Platform 7.17.0 contains an authentication bypass in the Device Identifier Handler component that allows unauthenticated remote attackers to manipulate username and password parameters via the /WebService/UpdateLocalDevInfo.jsp endpoint. Public exploit code exists for this vulnerability, and no patch is currently available from the vendor.
Technical ContextAI
The vulnerability resides in the Device Identifier Handler component of Tiandy Easy7, a video surveillance and integrated management platform commonly deployed in industrial and commercial security infrastructure. The affected endpoint /WebService/UpdateLocalDevInfo.jsp appears to be a JSP-based web service designed to update local device information, likely for remote device management functionality. The root cause is classified under CWE-306 (Missing Authentication for Critical Function), indicating that the application fails to enforce proper authentication controls on a critical function that should be protected. The JSP-based architecture suggests this is a Java-based web application, and the parameter manipulation attack vector indicates that input validation and authentication logic are decoupled or improperly implemented, allowing attackers to manipulate username/password arguments without actually providing valid credentials. The vulnerability's network-accessible nature (AV:N) and low attack complexity (AC:L) indicate that the authentication bypass does not require special conditions or user interaction.
RemediationAI
Immediate patching is the primary remediation; however, given Tiandy's non-responsive disclosure status, users should contact Tiandy support directly to inquire about security patches for version 7.17.0 or consider upgrading to the latest available version if patches are not provided. In the interim, implement network-level compensating controls: restrict access to the /WebService/UpdateLocalDevInfo.jsp endpoint to trusted internal networks only using firewall rules or reverse proxy access control lists; deploy the application behind a reverse proxy that enforces mutual TLS (mTLS) authentication before traffic reaches the application; disable or remove the /WebService/UpdateLocalDevInfo.jsp endpoint entirely if remote device updates are not operationally necessary; implement network segmentation to isolate Tiandy Easy7 infrastructure from internet-facing networks; and enable detailed logging and monitoring of all access attempts to the vulnerable endpoint to detect exploitation attempts. If vendor patches become available, apply them immediately. Organizations should also audit recent access logs for unauthorized device information access or manipulation of device configurations.
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
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
SQL injection in Tiandy Easy7 Integrated Management Platform versions up to 7.17.0 allows unauthenticated remote attacke
Tiandy Easy7 Integrated Management Platform 7.17.0 contains an SQL injection vulnerability in the /rest/devStatus/getDev
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12245