CVE-2025-11305
BaseFortify
Publication date: 2025-10-05
Last updated on: 2025-10-06
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| utt | hiper_840g | 3.1.1-190328 |
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 the UTT HiPER 840G device up to version 3.1.1-190328. It is caused by improper handling of the argument txtMin2 in the strcpy function within the /goform/formTaskEdit file, leading to a buffer overflow. This flaw can be exploited remotely, allowing an attacker to potentially execute arbitrary code or cause a denial of service.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to exploit the buffer overflow to execute arbitrary code, disrupt the normal operation of the device, or cause a denial of service. This can lead to unauthorized access, system compromise, or service outages.