VYPR
Unrated severityNVD Advisory· Published Dec 20, 2022· Updated Apr 16, 2025

CVE-2022-46551

CVE-2022-46551

Description

Tenda F1203 V2.0.1.6 was discovered to contain a buffer overflow via the time parameter at /goform/saveParentControlInfo.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Buffer overflow in Tenda F1203 V2.0.1.6 via the time parameter in saveParentControlInfo allows remote attackers to crash the device or potentially execute arbitrary code.

Vulnerability

The vulnerability is a stack-based buffer overflow in the saveParentControlInfo function of the httpd module in Tenda F1203 router firmware version V2.0.1.6. The time parameter, retrieved via websGetVar, is copied into a fixed-size buffer without proper bounds checking, leading to memory corruption. The affected firmware version is V2.0.1.6, as confirmed by the vendor's download page [1].

Exploitation

An attacker can send a crafted HTTP POST request to the /goform/saveParentControlInfo endpoint with an overly long time parameter. No authentication is required, as the endpoint is accessible without login. The overflow occurs during request processing, overwriting stack data and potentially hijacking control flow.

Impact

Successful exploitation can cause a denial of service by crashing the httpd process. Due to the nature of stack-based buffer overflows, an attacker may achieve arbitrary code execution with the privileges of the httpd process (typically root on embedded devices), leading to full compromise of the router.

Mitigation

As of the publication date (2022-12-20), no official patch has been released by Tenda. Users should restrict access to the router's management interface to trusted networks only, or consider replacing the device if a firmware update becomes available. The vendor's firmware download page is referenced [1] for future updates.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Tenda/F1203description
  • Tenda/F1203llm-fuzzy
    Range: =2.0.1.6

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.