CVE-2025-15089
Remote Buffer Overflow in UTT 进取 512W AP Security Module
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-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?
This vulnerability exists in UTT 进取 512W up to version 1.7.7-171114, specifically in the strcpy function of the /goform/APSecurity file. It occurs due to improper handling of the argument wepkey1, which leads to a buffer overflow. This means an attacker can remotely exploit this flaw by sending specially crafted input to overflow the buffer, potentially causing unexpected behavior or allowing execution of malicious code.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to cause a buffer overflow, which may allow an attacker to execute arbitrary code, disrupt service, or gain unauthorized access to the affected system. This can lead to compromise of the device's security, data breaches, or denial of service.