CVE-2026-10293
Stack-Based Buffer Overflow in UTT HiPER 1200GW
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| utt | hiper_1200gw | to 2.5.3-170306 (inc) |
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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw found in the UTT HiPER 1200GW device up to version 2.5.3-170306. It affects the strcpy function in the file /goform/formFireWall. Specifically, manipulating the argument named Profile causes a stack-based buffer overflow, which means that an attacker can overwrite parts of the device's memory.
Because the vulnerability is a buffer overflow, it can be exploited remotely, allowing an attacker to potentially execute arbitrary code or cause the device to crash.
The exploit for this vulnerability has already been published and may be used by attackers.
How can this vulnerability impact me? :
This vulnerability can have severe impacts because it allows remote attackers to exploit a stack-based buffer overflow in the device.
- Confidentiality impact: High - attackers may gain unauthorized access to sensitive information.
- Integrity impact: High - attackers may alter or manipulate data.
- Availability impact: High - attackers may cause denial of service or crash the device.
Overall, this vulnerability can lead to complete compromise of the affected device, potentially allowing attackers to control it remotely.