Submit #674165: Tenda CH22 V1.0.0.1 Buffer Overflowinfo

TitleTenda CH22 V1.0.0.1 Buffer Overflow
DescriptionDuring the security assessment of the application, a critical buffer overflow vulnerability was identified in the /goform/P2pListFilter endpoint. The vulnerability stems from the fromP2pListFilter() 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/23
User
 hhsw34 (UID 91076)
Submission10/13/2025 12:52 (6 months ago)
Moderation10/26/2025 17:04 (13 days later)
StatusAccepted
VulDB entry329946 [Tenda CH22 1.0.0.1 /goform/P2pListFilter fromP2pListFilter page buffer overflow]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!