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

CVE-2022-46549

CVE-2022-46549

Description

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

AI Insight

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

A buffer overflow in Tenda F1203 V2.0.1.6 via the deviceId parameter allows remote attackers to cause denial of service or possibly execute arbitrary code.

Vulnerability

The Tenda F1203 router firmware version V2.0.1.6 contains a buffer overflow vulnerability in the httpd module. The flaw resides in the /goform/saveParentControlInfo handler, where the deviceId parameter is copied into a fixed-size stack buffer without proper bounds checking. An attacker can supply an overly long deviceId value to overflow the buffer. [1]

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP POST request to the /goform/saveParentControlInfo endpoint with an excessively long deviceId parameter. No authentication is required, as the handler is accessible without login. The overflow occurs during the processing of the deviceId value, allowing the attacker to overwrite adjacent stack data and potentially control program execution. [1]

Impact

Successful exploitation can lead to denial of service (crash of the httpd process) or arbitrary code execution with the privileges of the httpd process, typically root on embedded routers. This could allow an attacker to gain full control of the affected device. [1]

Mitigation

As of the publication date (2022-12-20), no official patch has been released by Tenda. Users should monitor Tenda's support site for firmware updates. The affected version is V2.0.1.6. As a workaround, restrict access to the router's management interface to trusted networks only. [1]

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: = V2.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.