CVE-2025-6143
BaseFortify
Publication date: 2025-06-16
Last updated on: 2025-06-23
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | ex1200t_firmware | 4.1.2cu.5232_b20210713 |
| totolink | ex1200t | * |
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 is a critical buffer overflow issue found in the TOTOLINK EX1200T device, specifically in the HTTP POST Request Handler component at the /boafrm/formNtp file. It occurs due to manipulation of the 'submit-url' argument, allowing an attacker to remotely exploit the device by overflowing a buffer, potentially leading to arbitrary code execution or system compromise.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to exploit the device by causing a buffer overflow, which may lead to unauthorized code execution, system crashes, or full compromise of the affected device. This can result in loss of control over the device, disruption of network services, and potential further attacks within the network.