CVE-2025-8019
BaseFortify
Publication date: 2025-07-22
Last updated on: 2025-08-20
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| szlbt | lbt-t300-t310_firmware | 2.2.3.6 |
| szlbt | lbt-t300-t310 | * |
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 buffer overflow issue in the Shenzhen Libituo Technology LBT-T300-T310 device, specifically in the function sub_40B6F0 of the file at/appy.cgi. It occurs due to improper handling of the argument wan_proto, which can be manipulated remotely to cause the overflow. This can lead to potential exploitation by attackers.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to cause a buffer overflow, which may allow attackers to execute arbitrary code, disrupt device functionality, or gain unauthorized access. This can lead to compromised device security, data loss, or service interruption.