Tenda F453 Stack-Based Buffer Overflow Vulnerability

Vulnerability

A stack-based buffer overflow vulnerability has been identified in the Tenda F453 router, specifically in version 1.0.0.3. The issue arises in the 'httpd' component, within the 'formexeCommand' function of the '/goform/exeCommand' file. The vulnerability is triggered by manipulating the 'cmdinput' parameter, which is passed to the 'strcpy' function without proper length validation. This oversight allows for the overflow of a stack-based buffer, potentially leading to arbitrary code execution or a denial-of-service condition.

Impact

Exploitation of this vulnerability causes a stack-based buffer overflow, which can be leveraged for arbitrary code execution or to create a denial-of-service condition.

Reproduction

The vulnerability can be reproduced by sending a POST request to '/goform/exeCommand' with a 'cmdinput' parameter that exceeds the buffer's capacity. The lack of length checks in the 'strcpy' function allows the overflow to occur, potentially leading to code execution or a denial-of-service condition.

Added: Mar 8, 2026, 11:19 AM
Updated: Mar 8, 2026, 11:19 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
8.2
remediation
0.0
relevance
3.8
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.