CVE-2025-8246
BaseFortify
Publication date: 2025-07-27
Last updated on: 2025-07-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | x15_firmware | 1.0.0-b20230714.1105 |
| totolink | x15 | * |
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 TOTOLINK X15 version 1.0.0-B20230714.1105, specifically in the HTTP POST Request Handler component at the /boafrm/formRoute file. It involves manipulation of the 'submit-url' argument, which leads to a buffer overflow. This buffer overflow can be exploited remotely, potentially allowing an attacker to execute arbitrary code or cause a denial of service.
How can this vulnerability impact me? :
The vulnerability can have critical impacts including remote exploitation that may lead to arbitrary code execution or denial of service. This can compromise the affected device, leading to loss of availability, integrity, and confidentiality of the system and its data.