CVE-2025-15428
Unknown Unknown - Not Provided
Remote Buffer Overflow in UTT 进取 512W strcpy Function

Publication date: 2026-01-02

Last updated on: 2026-01-02

Assigner: VulDB

Description
A weakness has been identified in UTT 进取 512W 1.7.7-171114. Affected is the function strcpy of the file /goform/formRemoteControl. This manipulation of the argument Profile causes buffer overflow. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-02
Last Modified
2026-01-02
Generated
2026-05-27
AI Q&A
2026-01-02
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
unknown_vendor utt_进取_512w 1.7.7-171114
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-15428 is a critical buffer overflow vulnerability in the UTT 进取 512W device, specifically in firmware version 1.7.7-171114. The flaw exists in the strcpy function within the /goform/formRemoteControl file, where the "Profile" argument is copied without proper bounds checking. This unsafe use of strcpy leads to a buffer overflow condition, allowing remote attackers to exploit the device without local access. The vulnerability can be triggered remotely via an HTTP request and has a publicly available proof-of-concept exploit. [1, 3]


How can this vulnerability impact me? :

This vulnerability can impact you by allowing remote attackers to execute buffer overflow attacks that compromise the confidentiality, integrity, and availability of the affected device. Potential impacts include denial of service (DoS) or other malicious exploits that could disrupt device operation or allow unauthorized control. Since the exploit is publicly available and easy to execute, the risk is significant. [1, 3]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by monitoring HTTP requests to the endpoint /goform/formRemoteControl for unusually large or malformed 'Profile' parameters that may trigger the buffer overflow. Since the exploit is publicly available, you can use network traffic analysis tools like Wireshark or tcpdump to capture and inspect such requests. Additionally, scanning the device firmware version to confirm if it is v1.7.7-171114 or similar affected versions can help identify vulnerable systems. Specific commands might include using curl or wget to send crafted requests to /goform/formRemoteControl to test for vulnerability, or using nmap scripts if available. However, no explicit detection commands are provided in the resources. [1, 3]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include replacing the affected UTT 进取 512W device with an alternative product, as no known mitigations or patches exist. Since the vendor did not respond or provide countermeasures, it is recommended to restrict network access to the device, especially blocking remote access to the /goform/formRemoteControl endpoint to prevent exploitation. Monitoring for exploit attempts and isolating vulnerable devices from critical networks can also reduce risk. [3]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart