| Title | Tenda CH22 V1.0.0.1 Buffer Overflow |
|---|
| Description | During the security assessment of the application, a critical buffer overflow vulnerability was identified in the /goform/SafeUrlFilter endpoint. The vulnerability stems from the fromSafeUrlFilter() function, where the user-controlled page parameter is processed using sprintf and stored in the fixed-size buffer s without enforcing proper length checks. Since s is limited to 256 bytes, providing input larger than this size can overwrite adjacent memory. This flaw can lead to application crashes, memory corruption, or arbitrary code execution. The vulnerability introduces serious risks to device stability, data confidentiality, and overall system security, and requires immediate remediation to prevent potential exploitation. |
|---|
| Source | ⚠️ https://github.com/QIU-DIE/CVE/issues/14 |
|---|
| User | LINXI666 (UID 91556) |
|---|
| Submission | 10/12/2025 08:52 (6 months ago) |
|---|
| Moderation | 10/25/2025 19:04 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 329903 [Tenda CH22 1.0.0.1 /goform/SafeUrlFilter fromSafeUrlFilter page buffer overflow] |
|---|
| Points | 20 |
|---|