CVE-2025-15090
Remote Buffer Overflow in UTT 进取 512W strcpy Function
Publication date: 2025-12-25
Last updated on: 2025-12-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| utt | 进取 | 1.7.7-171114 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the UTT 进取 512W device up to version 1.7.7-171114. It affects the strcpy function in the /goform/formConfigNoticeConfig file, where manipulating the 'timestart' argument can cause a buffer overflow. This means an attacker can send specially crafted input remotely to overflow the buffer, potentially leading to unexpected behavior or exploitation.
How can this vulnerability impact me? :
The buffer overflow vulnerability can be exploited remotely, which may allow an attacker to execute arbitrary code, cause a denial of service, or compromise the affected device. This can lead to loss of control over the device, data breaches, or disruption of services.