CVE-2025-15161
Stack-Based Buffer Overflow in Tenda WH450 /goform/PPTPUserSetting
Publication date: 2025-12-28
Last updated on: 2026-02-24
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | wh450 | 1.0.0.18 |
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 exists in the Tenda WH450 device, specifically in an unknown function within the file /goform/PPTPUserSetting. By manipulating the argument 'delno', an attacker can cause a stack-based buffer overflow. This type of vulnerability allows remote attackers to potentially execute arbitrary code or cause a denial of service.
How can this vulnerability impact me? :
The vulnerability can lead to severe impacts including remote code execution, complete compromise of the affected device, and denial of service. Because it is a stack-based buffer overflow exploitable remotely, attackers can gain high levels of control over the device, affecting confidentiality, integrity, and availability.