| Title | Tenda FH451 v1.0.0.9 Stack-based Buffer Overflow |
|---|
| Description | The router model FH451V1.0.0.9, manufactured by Shenzhen Tenda Technology Co., Ltd., contains a binary stack-based buffer overflow vulnerability located within the function fromNatlimit. This function receives a parameter a1 via a POST request and extracts a variable named page from it. Subsequently, the function utilizes the sprintf function to copy the contents of the page variable into a buffer array of size 256 bytes without performing any bounds checking. An attacker can exploit this vulnerability to cause a denial of service (DoS) condition. Furthermore, this vulnerability can be leveraged to construct a Return-Oriented Programming (ROP) chain, enabling the attacker to overwrite the return address and achieve privilege escalation or remote code execution (RCE). |
|---|
| Source | ⚠️ https://github.com/zezhifu1/cve_report/blob/main/FH451/fromNatlimit.md |
|---|
| User | zezhifu (UID 87457) |
|---|
| Submission | 07/08/2025 15:30 (11 months ago) |
|---|
| Moderation | 07/11/2025 22:41 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 316189 [Tenda FH451 1.0.0.9 HTTP POST Request /goform/Natlimit fromNatlimit page stack-based overflow] |
|---|
| Points | 20 |
|---|