Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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:L/UI:N/VC:H/VI:H/VA:H/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
6DescriptionCVE.org
A vulnerability was determined in UTT HiPER 1200GW up to 2.5.3-170306. This impacts the function strcpy of the file /goform/websHostFilter. This manipulation causes buffer overflow. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized.
AnalysisAI
Unauthenticated attackers can trigger a buffer overflow in UTT HiPER 1200GW firmware versions up to 2.5.3-170306 via the /goform/websHostFilter endpoint, enabling remote code execution with full system compromise. Public exploit code is available and there is currently no patch, leaving affected devices at immediate risk. The vulnerability requires only network access and valid credentials to exploit, making it readily actionable for threat actors.
Technical ContextAI
This vulnerability affects the UTT HiPER 1200GW router (cpe:2.3:a:utt:hiper_1200gw), specifically firmware versions through 2.5.3-170306 dated March 6, 2017. The root cause is CWE-120 (Buffer Copy without Checking Size of Input, classic buffer overflow), where the strcpy function in the websHostFilter form handler fails to validate input length before copying data into a fixed-size buffer. The strcpy function is a legacy C string manipulation routine known for lacking bounds checking, making it inherently dangerous when handling user-controlled input. This occurs in the web administration interface's host filtering functionality, which is accessible over the network to authenticated users.
RemediationAI
Contact UTT Technologies to inquire about firmware updates newer than version 2.5.3-170306, as the CVSS temporal vector indicates no confirmed remediation level (RL:X), suggesting a patch may not be officially available. Given the age of the affected firmware (2017) and potential end-of-life status, organizations should consider replacing UTT HiPER 1200GW devices with currently-supported alternatives from reputable vendors. As immediate mitigations, restrict administrative interface access to trusted management networks only, implement strong authentication controls, disable remote administration if not required, and deploy intrusion detection systems to monitor for exploitation attempts targeting the /goform/websHostFilter endpoint. Network segmentation should isolate these devices from critical assets until replacement or patching is completed.
More in Hiper 1200Gw
View allStack-based buffer overflow in UTT HiPER 1200GW firmware through version 2.5.3-170306 enables remote code execution via
Stack-based buffer overflow in UTT HiPER 1200GW firmware up to v2.5.3-170306 enables network-reachable authenticated att
Stack-based buffer overflow in UTT HiPER 1200GW firmware (versions up to 2.5.3-170306) enables authenticated remote atta
Remote buffer overflow in UTT HiPER 1200GW routers (firmware up to 2.5.3-170306) allows network-reachable authenticated
Stack-based buffer overflow in UTT HiPER 1200GW routers (firmware up to 2.5.3-170306) allows authenticated remote attack
Stack-based buffer overflow in UTT HiPER 1200GW routers (firmware versions up to 2.5.3-170306) allows remote authenticat
Buffer overflow in UTT HiPER 1200GW router versions up to 2.5.3-170306 enables remote authenticated attackers to execute
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13710