CVE-2025-11355
BaseFortify
Publication date: 2025-10-07
Last updated on: 2025-10-08
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| utt | 1250gw | 2.3.2-200710 |
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 1250GW device up to version v2v3.2.2-200710, specifically in the strcpy function of the /goform/aspChangeChannel file. An attacker can manipulate the 'pvid' argument to cause a buffer overflow, which can be exploited remotely. The vulnerability has been publicly disclosed and the vendor did not respond to the notification.
How can this vulnerability impact me? :
The vulnerability can lead to a buffer overflow, which may allow an attacker to execute arbitrary code remotely, potentially compromising the affected device. This can result in unauthorized access, data corruption, or disruption of service.